License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.automatak.lib4s |
ArtifactId | ArtifactIdcommons_2.10.0 |
Version | Version0.1.13-RC1 |
Type | Typejar |
Description |
DescriptionLibrary pimps for Scala
|
Filename | Size |
---|---|
commons_2.10.0-0.1.13-RC1.pom | |
commons_2.10.0-0.1.13-RC1.jar | 28 KB |
commons_2.10.0-0.1.13-RC1-sources.jar | 4 KB |
commons_2.10.0-0.1.13-RC1-javadoc.jar | 373 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.automatak.lib4s/commons_2.10.0/ -->
<dependency>
<groupId>com.automatak.lib4s</groupId>
<artifactId>commons_2.10.0</artifactId>
<version>0.1.13-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.automatak.lib4s/commons_2.10.0/
implementation 'com.automatak.lib4s:commons_2.10.0:0.1.13-RC1'
// https://jarcasting.com/artifacts/com.automatak.lib4s/commons_2.10.0/
implementation ("com.automatak.lib4s:commons_2.10.0:0.1.13-RC1")
'com.automatak.lib4s:commons_2.10.0:jar:0.1.13-RC1'
<dependency org="com.automatak.lib4s" name="commons_2.10.0" rev="0.1.13-RC1">
<artifact name="commons_2.10.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.automatak.lib4s', module='commons_2.10.0', version='0.1.13-RC1')
)
libraryDependencies += "com.automatak.lib4s" % "commons_2.10.0" % "0.1.13-RC1"
[com.automatak.lib4s/commons_2.10.0 "0.1.13-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
org.scala-lang : scala-library | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.6.1 |
junit : junit | jar | 4.10 |
org.scalatest : scalatest_2.10.0 | jar | 2.0.M5 |