License |
License |
---|---|
GroupId | GroupIdio.github.definiti |
ArtifactId | ArtifactIdcore_2.12 |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core_2.12-0.3.0.pom | |
core_2.12-0.3.0.jar | 866 KB |
core_2.12-0.3.0-sources.jar | 103 KB |
core_2.12-0.3.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.definiti/core_2.12/ -->
<dependency>
<groupId>io.github.definiti</groupId>
<artifactId>core_2.12</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.definiti/core_2.12/
implementation 'io.github.definiti:core_2.12:0.3.0'
// https://jarcasting.com/artifacts/io.github.definiti/core_2.12/
implementation ("io.github.definiti:core_2.12:0.3.0")
'io.github.definiti:core_2.12:jar:0.3.0'
<dependency org="io.github.definiti" name="core_2.12" rev="0.3.0">
<artifact name="core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.definiti', module='core_2.12', version='0.3.0')
)
libraryDependencies += "io.github.definiti" % "core_2.12" % "0.3.0"
[io.github.definiti/core_2.12 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
io.spray : spray-json_2.12 | jar | 1.3.4 |
org.antlr : antlr4 | jar | 4.7.1 |
com.typesafe : config | jar | 1.3.3 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.0 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
org.typelevel : cats-core_2.12 | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |
org.scalacheck : scalacheck_2.12 | jar | 1.14.0 |
io.github.definiti : api | jar | 0.3.0 |