не последняя версия
Последняя версия 1.1.2-snapshot

com.github.racaljk:sparrow 1.0.0-snapshot


Группа

Группа

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

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

sparrow
Версия

Версия

1.0.0-snapshot
Тип

Тип

jar

Скачать sparrow 1.0.0-snapshot


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