nosoop / SteamTrade-Java

An unofficial trading library for Valve's Steam Community service.
12 stars 2 forks source link

Dependency for Maven #7

Closed DiukarevSergii closed 7 years ago

DiukarevSergii commented 7 years ago

Hi,

I try use your library and used:

<dependency>
      <groupId>com.nosoop.steamtrade</groupId>
      <artifactId>SteamTrade-Java</artifactId>
      <version>1.0-SNAPSHOT</version>
    </dependency>

but IntelliJ IDEA said that

dependency not found

Maybe you know what am I doing wrong?

DiukarevSergii commented 7 years ago

I don't how but now it works) So sorry about my question.

Swingerok commented 2 years ago

Same problem:"Unresolved dependency".