License |
License |
---|---|
GroupId | GroupIdcom.ruimo |
ArtifactId | ArtifactIdscoins_3 |
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_3-1.29.pom | |
scoins_3-1.29.jar | 120 KB |
scoins_3-1.29-sources.jar | 10 KB |
scoins_3-1.29-javadoc.jar | 534 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ruimo/scoins_3/ -->
<dependency>
<groupId>com.ruimo</groupId>
<artifactId>scoins_3</artifactId>
<version>1.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.ruimo/scoins_3/
implementation 'com.ruimo:scoins_3:1.29'
// https://jarcasting.com/artifacts/com.ruimo/scoins_3/
implementation ("com.ruimo:scoins_3:1.29")
'com.ruimo:scoins_3:jar:1.29'
<dependency org="com.ruimo" name="scoins_3" rev="1.29">
<artifact name="scoins_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ruimo', module='scoins_3', version='1.29')
)
libraryDependencies += "com.ruimo" % "scoins_3" % "1.29"
[com.ruimo/scoins_3 "1.29"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.2 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.10 |
org.scalactic : scalactic_3 | jar | 3.2.10 |
org.mockito : mockito-all | jar | 1.9.5 |