Command-line tool for adding dependencies to gradle/maven/sbt build files
Scala versions:
2.13
jadd 0.1.22
Group ID:
ru.d10xa
Artifact ID:
jadd_2.13
Version:
0.1.22
Release Date:
Jul 19, 2020
Licenses:
Files:
Full Scala Version:
2.13.1
Developers:
libraryDependencies += "ru.d10xa" %% "jadd" % "0.1.22"
ivy"ru.d10xa::jadd:0.1.22"
//> using dep "ru.d10xa::jadd:0.1.22"
import $ivy.`ru.d10xa::jadd:0.1.22`
<dependency> <groupId>ru.d10xa</groupId> <artifactId>jadd_2.13</artifactId> <version>0.1.22</version> </dependency>
compile group: 'ru.d10xa', name: 'jadd_2.13', version: '0.1.22'