License |
License |
---|---|
GroupId | GroupIdcom.ruimo |
ArtifactId | ArtifactIdscoins_2.12 |
Last Version | Last Version1.29 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscoins
Tiny functions for Scala.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scoins_2.12-1.29.pom | |
scoins_2.12-1.29.jar | 93 KB |
scoins_2.12-1.29-sources.jar | 10 KB |
scoins_2.12-1.29-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ruimo/scoins_2.12/ -->
<dependency>
<groupId>com.ruimo</groupId>
<artifactId>scoins_2.12</artifactId>
<version>1.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.ruimo/scoins_2.12/
implementation 'com.ruimo:scoins_2.12:1.29'
// https://jarcasting.com/artifacts/com.ruimo/scoins_2.12/
implementation ("com.ruimo:scoins_2.12:1.29")
'com.ruimo:scoins_2.12:jar:1.29'
<dependency org="com.ruimo" name="scoins_2.12" rev="1.29">
<artifact name="scoins_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ruimo', module='scoins_2.12', version='1.29')
)
libraryDependencies += "com.ruimo" % "scoins_2.12" % "1.29"
[com.ruimo/scoins_2.12 "1.29"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.10 |
org.scalactic : scalactic_2.12 | jar | 3.2.10 |
org.mockito : mockito-all | jar | 1.9.5 |