Last Version

jadd 0.1.27-RC3

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

License

License

MIT
GroupId

GroupId

ru.d10xa
ArtifactId

ArtifactId

jadd_2.13
Version

Version

0.1.27-RC3
Type

Type

jar
Description

Description

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

Project URL

https://github.com/d10xa/jadd
Project Organization

Project Organization

ru.d10xa
Source Code Management

Source Code Management

https://github.com/d10xa/jadd

Download jadd_2.13 0.1.27-RC3


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

Dependencies

compile (22)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.4
com.github.scopt : scopt_2.13 jar 4.0.1
org.typelevel : cats-core_2.13 jar 2.6.0
org.jline : jline jar 3.20.0
com.lihaoyi : ujson_2.13 jar 1.3.12
ru.lanwen.verbalregex : java-verbal-expressions jar 1.8
org.jsoup : jsoup jar 1.14.2
org.typelevel : cats-effect_2.13 jar 2.5.4
com.github.pathikrit : better-files_2.13 jar 3.9.1
io.get-coursier : coursier-core_2.13 jar 2.0.16
org.antlr : antlr4-runtime jar 4.9.2
io.estatico : newtype_2.13 jar 0.4.4
eu.timepit : refined_2.13 jar 0.9.23
com.github.julien-truffaut : monocle-core_2.13 jar 2.1.0
com.github.julien-truffaut : monocle-macro_2.13 jar 2.1.0
com.47deg : github4s_2.13 jar 0.28.5
io.lemonlabs : scala-uri_2.13 jar 3.5.0
org.http4s : http4s-blaze-client_2.13 jar 0.21.29
org.scalameta : scalameta_2.13 jar 4.4.28
io.get-coursier : coursier_2.13 jar 2.0.16
io.get-coursier : coursier-cats-interop_2.13 jar 2.0.16
com.lihaoyi : pprint_2.13 jar 0.6.6

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.10
com.github.tomakehurst : wiremock jar 2.27.2

Project Modules

There are no modules declared in this project.