is not current version
Last Version 1.4.1

com.spotify.dataenum:dataenum-processor 1.3.2


Categories

Categories

Data
GroupId

GroupId

com.spotify.dataenum
ArtifactId

ArtifactId

dataenum-processor
Version

Version

1.3.2
Type

Type

jar

Download dataenum-processor 1.3.2


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