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

com.github.nalim2:adapter 0.1.9


Группа

Группа

com.github.nalim2
Идентификатор

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

adapter
Версия

Версия

0.1.9
Тип

Тип

jar

Скачать adapter 0.1.9


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