d10xa / jadd   0.1.26

MIT License GitHub

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

Scala versions: 2.13

jadd 0.1.23


Group ID:
ru.d10xa
Artifact ID:
jadd_2.13
Version:
0.1.23
Release Date:
Aug 1, 2020
Licenses:
MIT
Files:

libraryDependencies += "ru.d10xa" %% "jadd" % "0.1.23"

Mill build tool

ivy"ru.d10xa::jadd:0.1.23"

Scala CLI

//> using dep "ru.d10xa::jadd:0.1.23"

Ammonite REPL

import $ivy.`ru.d10xa::jadd:0.1.23`

<dependency>
  <groupId>ru.d10xa</groupId>
  <artifactId>jadd_2.13</artifactId>
  <version>0.1.23</version>
</dependency>

compile group: 'ru.d10xa', name: 'jadd_2.13', version: '0.1.23'