| License |
License |
|---|---|
| GroupId | GroupIdai.lum |
| ArtifactId | ArtifactIdcommon_2.12 |
| Version | Version0.1.5 |
| Type | Typejar |
| Description |
Descriptioncommon
common
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common_2.12-0.1.5.pom | |
| common_2.12-0.1.5.jar | 194 KB |
| common_2.12-0.1.5-sources.jar | 24 KB |
| common_2.12-0.1.5-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.lum/common_2.12/ -->
<dependency>
<groupId>ai.lum</groupId>
<artifactId>common_2.12</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/ai.lum/common_2.12/
implementation 'ai.lum:common_2.12:0.1.5'
// https://jarcasting.com/artifacts/ai.lum/common_2.12/
implementation ("ai.lum:common_2.12:0.1.5")
'ai.lum:common_2.12:jar:0.1.5'
<dependency org="ai.lum" name="common_2.12" rev="0.1.5">
<artifact name="common_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.lum', module='common_2.12', version='0.1.5')
)
libraryDependencies += "ai.lum" % "common_2.12" % "0.1.5"
[ai.lum/common_2.12 "0.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.10 |
| com.typesafe : config | jar | 1.3.3 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.apache.commons : commons-text | jar | 1.7 |
| commons-io : commons-io | jar | 2.6 |
| com.ibm.icu : icu4j | jar | 66.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.5 |