| License |
License |
|---|---|
| GroupId | GroupIdcom.krux |
| ArtifactId | ArtifactIdstubborn_2.10 |
| Version | Version1.3.0 |
| Type | Typejar |
| Description |
Descriptionstubborn
stubborn
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| stubborn_2.10-1.3.0.pom | |
| stubborn_2.10-1.3.0.jar | 29 KB |
| stubborn_2.10-1.3.0-sources.jar | 4 KB |
| stubborn_2.10-1.3.0-javadoc.jar | 395 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.krux/stubborn_2.10/ -->
<dependency>
<groupId>com.krux</groupId>
<artifactId>stubborn_2.10</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.krux/stubborn_2.10/
implementation 'com.krux:stubborn_2.10:1.3.0'
// https://jarcasting.com/artifacts/com.krux/stubborn_2.10/
implementation ("com.krux:stubborn_2.10:1.3.0")
'com.krux:stubborn_2.10:jar:1.3.0'
<dependency org="com.krux" name="stubborn_2.10" rev="1.3.0">
<artifact name="stubborn_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.krux', module='stubborn_2.10', version='1.3.0')
)
libraryDependencies += "com.krux" % "stubborn_2.10" % "1.3.0"
[com.krux/stubborn_2.10 "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.7 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 3.0.4 |