License |
License |
---|---|
GroupId | GroupIdcom.github.aishfenton |
ArtifactId | ArtifactIdargus_2.12 |
Last Version | Last Version0.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionArgus
Argus
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
argus_2.12-0.2.7.pom | |
argus_2.12-0.2.7.jar | 183 KB |
argus_2.12-0.2.7-sources.jar | 30 KB |
argus_2.12-0.2.7-javadoc.jar | 749 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.aishfenton/argus_2.12/ -->
<dependency>
<groupId>com.github.aishfenton</groupId>
<artifactId>argus_2.12</artifactId>
<version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aishfenton/argus_2.12/
implementation 'com.github.aishfenton:argus_2.12:0.2.7'
// https://jarcasting.com/artifacts/com.github.aishfenton/argus_2.12/
implementation ("com.github.aishfenton:argus_2.12:0.2.7")
'com.github.aishfenton:argus_2.12:jar:0.2.7'
<dependency org="com.github.aishfenton" name="argus_2.12" rev="0.2.7">
<artifact name="argus_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aishfenton', module='argus_2.12', version='0.2.7')
)
libraryDependencies += "com.github.aishfenton" % "argus_2.12" % "0.2.7"
[com.github.aishfenton/argus_2.12 "0.2.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.1 |
org.scala-lang : scala-reflect | jar | 2.12.1 |
io.circe : circe-core_2.12 | jar | 0.7.0 |
io.circe : circe-generic_2.12 | jar | 0.7.0 |
io.circe : circe-parser_2.12 | jar | 0.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.12.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalactic : scalactic_2.12 | jar | 3.0.1 |
org.scalatest : scalatest_2.12 | jar | 3.0.1 |