License |
License |
---|---|
GroupId | GroupIdio.github.lock-free |
ArtifactId | ArtifactIdsaio_2.12 |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionsaio
saio
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
saio_2.12-0.0.2.pom | |
saio_2.12-0.0.2.jar | 46 KB |
saio_2.12-0.0.2-sources.jar | 4 KB |
saio_2.12-0.0.2-javadoc.jar | 668 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.lock-free/saio_2.12/ -->
<dependency>
<groupId>io.github.lock-free</groupId>
<artifactId>saio_2.12</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lock-free/saio_2.12/
implementation 'io.github.lock-free:saio_2.12:0.0.2'
// https://jarcasting.com/artifacts/io.github.lock-free/saio_2.12/
implementation ("io.github.lock-free:saio_2.12:0.0.2")
'io.github.lock-free:saio_2.12:jar:0.0.2'
<dependency org="io.github.lock-free" name="saio_2.12" rev="0.0.2">
<artifact name="saio_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lock-free', module='saio_2.12', version='0.0.2')
)
libraryDependencies += "io.github.lock-free" % "saio_2.12" % "0.0.2"
[io.github.lock-free/saio_2.12 "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.1 |