License |
License |
---|---|
GroupId | GroupIdcom.leobenkel |
ArtifactId | ArtifactIdlaeta_2.11 |
Version | Version0.0.4 |
Type | Typejar |
Description |
Descriptionlaeta
laeta
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
laeta_2.11-0.0.4.pom | |
laeta_2.11-0.0.4.jar | 21 KB |
laeta_2.11-0.0.4-sources.jar | 3 KB |
laeta_2.11-0.0.4-javadoc.jar | 360 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.leobenkel/laeta_2.11/ -->
<dependency>
<groupId>com.leobenkel</groupId>
<artifactId>laeta_2.11</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.leobenkel/laeta_2.11/
implementation 'com.leobenkel:laeta_2.11:0.0.4'
// https://jarcasting.com/artifacts/com.leobenkel/laeta_2.11/
implementation ("com.leobenkel:laeta_2.11:0.0.4")
'com.leobenkel:laeta_2.11:jar:0.0.4'
<dependency org="com.leobenkel" name="laeta_2.11" rev="0.0.4">
<artifact name="laeta_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.leobenkel', module='laeta_2.11', version='0.0.4')
)
libraryDependencies += "com.leobenkel" % "laeta_2.11" % "0.0.4"
[com.leobenkel/laeta_2.11 "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |