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