не последняя версия
Последняя версия 1.4.1

com.spotify.dataenum:dataenum 1.0.2


Категории

Категории

Данные
Группа

Группа

com.spotify.dataenum
Идентификатор

Идентификатор

dataenum
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать dataenum 1.0.2


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