com.brotherlogic.discogs:discogs

Discogs API for java

License

License

Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

com.brotherlogic.discogs
ArtifactId

ArtifactId

discogs
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.brotherlogic.discogs:discogs
Discogs API for java
Project URL

Project URL

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

Download discogs

How to add to project

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

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.

Versions

Version
0.1