Last Version

com.brotherlogic:discogs 0.4

Discogs API for java

License

License

Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

com.brotherlogic
ArtifactId

ArtifactId

discogs
Version

Version

0.4
Type

Type

jar
Description

Description

com.brotherlogic:discogs
Discogs API for java
Project URL

Project URL

https://github.com/BrotherLogic/java-discogs

Download discogs 0.4


<!-- https://jarcasting.com/artifacts/com.brotherlogic/discogs/ -->
<dependency>
    <groupId>com.brotherlogic</groupId>
    <artifactId>discogs</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.brotherlogic/discogs/
implementation 'com.brotherlogic:discogs:0.4'
// https://jarcasting.com/artifacts/com.brotherlogic/discogs/
implementation ("com.brotherlogic:discogs:0.4")
'com.brotherlogic:discogs:jar:0.4'
<dependency org="com.brotherlogic" name="discogs" rev="0.4">
  <artifact name="discogs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brotherlogic', module='discogs', version='0.4')
)
libraryDependencies += "com.brotherlogic" % "discogs" % "0.4"
[com.brotherlogic/discogs "0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
com.google.code.gson : gson jar 2.3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.