License |
License |
---|---|
GroupId | GroupIdcom.krux |
ArtifactId | ArtifactIdstubborn_2.13 |
Version | Version3.0.3 |
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.3.pom | |
stubborn_2.13-3.0.3.jar | 28 KB |
stubborn_2.13-3.0.3-sources.jar | 5 KB |
stubborn_2.13-3.0.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.krux/stubborn_2.13/
implementation 'com.krux:stubborn_2.13:3.0.3'
// https://jarcasting.com/artifacts/com.krux/stubborn_2.13/
implementation ("com.krux:stubborn_2.13:3.0.3")
'com.krux:stubborn_2.13:jar:3.0.3'
<dependency org="com.krux" name="stubborn_2.13" rev="3.0.3">
<artifact name="stubborn_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.krux', module='stubborn_2.13', version='3.0.3')
)
libraryDependencies += "com.krux" % "stubborn_2.13" % "3.0.3"
[com.krux/stubborn_2.13 "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.3 |
org.slf4j : slf4j-api | jar | [1.7,1.8) |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.2 |