Last Version

Dataenum Runtime Dependencies 1.4.1

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

License

License

Categories

Categories

Data
GroupId

GroupId

com.spotify.dataenum
ArtifactId

ArtifactId

dataenum
Version

Version

1.4.1
Type

Type

jar
Description

Description

Dataenum Runtime Dependencies
The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

Download dataenum 1.4.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0

Project Modules

There are no modules declared in this project.