License |
License |
---|---|
GroupId | GroupIdcom.github.arturopala |
ArtifactId | ArtifactIdmake-it-g8_2.12 |
Version | Version1.23.0 |
Type | Typejar |
Description |
Descriptionmake-it-g8
make-it-g8
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
make-it-g8_2.12-1.23.0.pom | |
make-it-g8_2.12-1.23.0.jar | 135 KB |
make-it-g8_2.12-1.23.0-sources.jar | 21 KB |
make-it-g8_2.12-1.23.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.arturopala/make-it-g8_2.12/ -->
<dependency>
<groupId>com.github.arturopala</groupId>
<artifactId>make-it-g8_2.12</artifactId>
<version>1.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.arturopala/make-it-g8_2.12/
implementation 'com.github.arturopala:make-it-g8_2.12:1.23.0'
// https://jarcasting.com/artifacts/com.github.arturopala/make-it-g8_2.12/
implementation ("com.github.arturopala:make-it-g8_2.12:1.23.0")
'com.github.arturopala:make-it-g8_2.12:jar:1.23.0'
<dependency org="com.github.arturopala" name="make-it-g8_2.12" rev="1.23.0">
<artifact name="make-it-g8_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.arturopala', module='make-it-g8_2.12', version='1.23.0')
)
libraryDependencies += "com.github.arturopala" % "make-it-g8_2.12" % "1.23.0"
[com.github.arturopala/make-it-g8_2.12 "1.23.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
com.typesafe : config | jar | 1.4.1 |
com.github.pathikrit : better-files_2.12 | jar | 3.9.1 |
org.rogach : scallop_2.12 | jar | 4.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.3 |