License |
License |
---|---|
GroupId | GroupIdio.github.afsalthaj |
ArtifactId | ArtifactIdtest_2.12 |
Last Version | Last Version2.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontest
test
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
test_2.12-2.1.3.pom | |
test_2.12-2.1.3.jar | 313 bytes |
test_2.12-2.1.3-sources.jar | 250 bytes |
test_2.12-2.1.3-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.afsalthaj/test_2.12/ -->
<dependency>
<groupId>io.github.afsalthaj</groupId>
<artifactId>test_2.12</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.afsalthaj/test_2.12/
implementation 'io.github.afsalthaj:test_2.12:2.1.3'
// https://jarcasting.com/artifacts/io.github.afsalthaj/test_2.12/
implementation ("io.github.afsalthaj:test_2.12:2.1.3")
'io.github.afsalthaj:test_2.12:jar:2.1.3'
<dependency org="io.github.afsalthaj" name="test_2.12" rev="2.1.3">
<artifact name="test_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.afsalthaj', module='test_2.12', version='2.1.3')
)
libraryDependencies += "io.github.afsalthaj" % "test_2.12" % "2.1.3"
[io.github.afsalthaj/test_2.12 "2.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
io.github.afsalthaj : safe-string-macros_2.12 | jar | 2.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-scalacheck_2.12 | jar | 4.8.2 |
org.specs2 : specs2-scalaz_2.12 | jar | 4.8.2 |