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

com.github.lalithsuresh:rapid 0.7.0


Группа

Группа

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

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

rapid
Версия

Версия

0.7.0
Тип

Тип

jar

Скачать rapid 0.7.0


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