is not current version
Last Version 0.1.27-RC3

ru.d10xa:jadd_2.13 0.1.19-RC4

Command-line tool for adding dependencies to gradle/maven/sbt build files

GroupId

GroupId

ru.d10xa
ArtifactId

ArtifactId

jadd_2.13
Version

Version

0.1.19-RC4
Type

Type

jar

Download jadd_2.13 0.1.19-RC4


<!-- https://jarcasting.com/artifacts/ru.d10xa/jadd_2.13/ -->
<dependency>
    <groupId>ru.d10xa</groupId>
    <artifactId>jadd_2.13</artifactId>
    <version>0.1.19-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/ru.d10xa/jadd_2.13/
implementation 'ru.d10xa:jadd_2.13:0.1.19-RC4'
// https://jarcasting.com/artifacts/ru.d10xa/jadd_2.13/
implementation ("ru.d10xa:jadd_2.13:0.1.19-RC4")
'ru.d10xa:jadd_2.13:jar:0.1.19-RC4'
<dependency org="ru.d10xa" name="jadd_2.13" rev="0.1.19-RC4">
  <artifact name="jadd_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.d10xa', module='jadd_2.13', version='0.1.19-RC4')
)
libraryDependencies += "ru.d10xa" % "jadd_2.13" % "0.1.19-RC4"
[ru.d10xa/jadd_2.13 "0.1.19-RC4"]