License |
License |
---|---|
GroupId | GroupIdio.github.afsalthaj |
ArtifactId | ArtifactIdtest_2.13 |
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.13-2.1.3.pom | |
test_2.13-2.1.3.jar | 312 bytes |
test_2.13-2.1.3-sources.jar | 250 bytes |
test_2.13-2.1.3-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.afsalthaj/test_2.13/ -->
<dependency>
<groupId>io.github.afsalthaj</groupId>
<artifactId>test_2.13</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.afsalthaj/test_2.13/
implementation 'io.github.afsalthaj:test_2.13:2.1.3'
// https://jarcasting.com/artifacts/io.github.afsalthaj/test_2.13/
implementation ("io.github.afsalthaj:test_2.13:2.1.3")
'io.github.afsalthaj:test_2.13:jar:2.1.3'
<dependency org="io.github.afsalthaj" name="test_2.13" rev="2.1.3">
<artifact name="test_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.afsalthaj', module='test_2.13', version='2.1.3')
)
libraryDependencies += "io.github.afsalthaj" % "test_2.13" % "2.1.3"
[io.github.afsalthaj/test_2.13 "2.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
io.github.afsalthaj : safe-string-macros_2.13 | jar | 2.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-scalacheck_2.13 | jar | 4.8.2 |
org.specs2 : specs2-scalaz_2.13 | jar | 4.8.2 |