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

com.spotify.dataenum:dataenum 1.2.0


Категории

Категории

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

Группа

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

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

dataenum
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать dataenum 1.2.0


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