не последняя версия
Последняя версия 1.0.1-RELEASE

com.github.xxdxxs:xxdxxs 1.0-RELEASE

java develop utils

Группа

Группа

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

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

xxdxxs
Версия

Версия

1.0-RELEASE
Тип

Тип

jar

Скачать xxdxxs 1.0-RELEASE


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