License |
License |
---|---|
GroupId | GroupIdcom.krux |
ArtifactId | ArtifactIdstubborn_2.13 |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstubborn
stubborn
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stubborn_2.13-3.0.4.pom | |
stubborn_2.13-3.0.4.jar | 28 KB |
stubborn_2.13-3.0.4-sources.jar | 5 KB |
stubborn_2.13-3.0.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.krux/stubborn_2.13/ -->
<dependency>
<groupId>com.krux</groupId>
<artifactId>stubborn_2.13</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.krux/stubborn_2.13/
implementation 'com.krux:stubborn_2.13:3.0.4'
// https://jarcasting.com/artifacts/com.krux/stubborn_2.13/
implementation ("com.krux:stubborn_2.13:3.0.4")
'com.krux:stubborn_2.13:jar:3.0.4'
<dependency org="com.krux" name="stubborn_2.13" rev="3.0.4">
<artifact name="stubborn_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.krux', module='stubborn_2.13', version='3.0.4')
)
libraryDependencies += "com.krux" % "stubborn_2.13" % "3.0.4"
[com.krux/stubborn_2.13 "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
org.slf4j : slf4j-api | jar | [1.7,1.8) |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | [3.2,3.3) |