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

com.github.riversking:core 1.0.9.72

Jar

Группа

Группа

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

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

core
Версия

Версия

1.0.9.72
Тип

Тип

jar

Скачать core 1.0.9.72


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