License |
License |
---|---|
GroupId | GroupIdcom.github.aishfenton |
ArtifactId | ArtifactIdargus_2.11 |
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.11-0.2.7.pom | |
argus_2.11-0.2.7.jar | 294 KB |
argus_2.11-0.2.7-sources.jar | 29 KB |
argus_2.11-0.2.7-javadoc.jar | 451 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.aishfenton/argus_2.11/ -->
<dependency>
<groupId>com.github.aishfenton</groupId>
<artifactId>argus_2.11</artifactId>
<version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aishfenton/argus_2.11/
implementation 'com.github.aishfenton:argus_2.11:0.2.7'
// https://jarcasting.com/artifacts/com.github.aishfenton/argus_2.11/
implementation ("com.github.aishfenton:argus_2.11:0.2.7")
'com.github.aishfenton:argus_2.11:jar:0.2.7'
<dependency org="com.github.aishfenton" name="argus_2.11" rev="0.2.7">
<artifact name="argus_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aishfenton', module='argus_2.11', version='0.2.7')
)
libraryDependencies += "com.github.aishfenton" % "argus_2.11" % "0.2.7"
[com.github.aishfenton/argus_2.11 "0.2.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.scala-lang : scala-reflect | jar | 2.11.8 |
io.circe : circe-core_2.11 | jar | 0.7.0 |
io.circe : circe-generic_2.11 | jar | 0.7.0 |
io.circe : circe-parser_2.11 | jar | 0.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.11.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalactic : scalactic_2.11 | jar | 3.0.1 |
org.scalatest : scalatest_2.11 | jar | 3.0.1 |