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

com.github.lalithsuresh:rapid 0.6.0


Группа

Группа

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

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

rapid
Версия

Версия

0.6.0
Тип

Тип

jar

Скачать rapid 0.6.0


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