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

com.abey:abeyj 1.0.0.1


Группа

Группа

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

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

abeyj
Версия

Версия

1.0.0.1
Тип

Тип

jar

Скачать abeyj 1.0.0.1


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