License |
License |
---|---|
GroupId | GroupIdio.othree |
ArtifactId | ArtifactIda-ok_2.12 |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptiona-ok
Some scala test utility classes
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
a-ok_2.12-1.0.1.pom | |
a-ok_2.12-1.0.1.jar | 5 KB |
a-ok_2.12-1.0.1-sources.jar | 1 KB |
a-ok_2.12-1.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.othree/a-ok_2.12/ -->
<dependency>
<groupId>io.othree</groupId>
<artifactId>a-ok_2.12</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.othree/a-ok_2.12/
implementation 'io.othree:a-ok_2.12:1.0.1'
// https://jarcasting.com/artifacts/io.othree/a-ok_2.12/
implementation ("io.othree:a-ok_2.12:1.0.1")
'io.othree:a-ok_2.12:jar:1.0.1'
<dependency org="io.othree" name="a-ok_2.12" rev="1.0.1">
<artifact name="a-ok_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.othree', module='a-ok_2.12', version='1.0.1')
)
libraryDependencies += "io.othree" % "a-ok_2.12" % "1.0.1"
[io.othree/a-ok_2.12 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
org.mockito : mockito-core | jar | 2.18.3 |
org.scalatest : scalatest_2.12 | jar | 3.0.5 |
junit : junit | jar | 4.12 |