License |
License |
---|---|
GroupId | GroupIdcom.lkroll |
ArtifactId | ArtifactIdepcompendium-core_2.12 |
Version | Version6.1.0 |
Type | Typejar |
Description |
DescriptionEPCompendium Core
EPCompendium Core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lkroll/epcompendium-core_2.12/ -->
<dependency>
<groupId>com.lkroll</groupId>
<artifactId>epcompendium-core_2.12</artifactId>
<version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lkroll/epcompendium-core_2.12/
implementation 'com.lkroll:epcompendium-core_2.12:6.1.0'
// https://jarcasting.com/artifacts/com.lkroll/epcompendium-core_2.12/
implementation ("com.lkroll:epcompendium-core_2.12:6.1.0")
'com.lkroll:epcompendium-core_2.12:jar:6.1.0'
<dependency org="com.lkroll" name="epcompendium-core_2.12" rev="6.1.0">
<artifact name="epcompendium-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lkroll', module='epcompendium-core_2.12', version='6.1.0')
)
libraryDependencies += "com.lkroll" % "epcompendium-core_2.12" % "6.1.0"
[com.lkroll/epcompendium-core_2.12 "6.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
com.lihaoyi : upickle_2.12 | jar | [1.3,1.4) |
com.beachape : enumeratum_2.12 | jar | [1.6,1.7) |
com.lkroll : common-data-tools_2.12 | jar | 1.3.3 |
io.lemonlabs : scala-uri_2.12 | jar | [3.2,3.3) |
ch.qos.logback : logback-classic | jar | [1.2,1.3) |
com.typesafe.scala-logging : scala-logging_2.12 | jar | [3.9,3.10) |
com.google.guava : guava | jar | 30.1-jre |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.5 |