| License |
License |
|---|---|
| GroupId | GroupIdcom.malliina |
| ArtifactId | ArtifactIdutil_2.12 |
| Last Version | Last Version2.11.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionutil
util
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.malliina |
| Filename | Size |
|---|---|
| util_2.12-2.11.0.pom | |
| util_2.12-2.11.0.jar | 153 KB |
| util_2.12-2.11.0-sources.jar | 29 KB |
| util_2.12-2.11.0-javadoc.jar | 921 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.malliina/util_2.12/ -->
<dependency>
<groupId>com.malliina</groupId>
<artifactId>util_2.12</artifactId>
<version>2.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.malliina/util_2.12/
implementation 'com.malliina:util_2.12:2.11.0'
// https://jarcasting.com/artifacts/com.malliina/util_2.12/
implementation ("com.malliina:util_2.12:2.11.0")
'com.malliina:util_2.12:jar:2.11.0'
<dependency org="com.malliina" name="util_2.12" rev="2.11.0">
<artifact name="util_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.malliina', module='util_2.12', version='2.11.0')
)
libraryDependencies += "com.malliina" % "util_2.12" % "2.11.0"
[com.malliina/util_2.12 "2.11.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.6 |
| commons-io : commons-io | jar | 2.6 |
| commons-codec : commons-codec | jar | 1.11 |
| com.malliina : util-base_2.12 | jar | 1.6.0 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.5 |