License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdau.id.tmm.http-constants |
ArtifactId | ArtifactIdhttp-constants-core_2.13 |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionhttp-constants-core
http-constants-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/au.id.tmm.http-constants/http-constants-core_2.13/ -->
<dependency>
<groupId>au.id.tmm.http-constants</groupId>
<artifactId>http-constants-core_2.13</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/au.id.tmm.http-constants/http-constants-core_2.13/
implementation 'au.id.tmm.http-constants:http-constants-core_2.13:1.1.0'
// https://jarcasting.com/artifacts/au.id.tmm.http-constants/http-constants-core_2.13/
implementation ("au.id.tmm.http-constants:http-constants-core_2.13:1.1.0")
'au.id.tmm.http-constants:http-constants-core_2.13:jar:1.1.0'
<dependency org="au.id.tmm.http-constants" name="http-constants-core_2.13" rev="1.1.0">
<artifact name="http-constants-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.id.tmm.http-constants', module='http-constants-core_2.13', version='1.1.0')
)
libraryDependencies += "au.id.tmm.http-constants" % "http-constants-core_2.13" % "1.1.0"
[au.id.tmm.http-constants/http-constants-core_2.13 "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ghik : silencer-lib_2.13.0 | jar | 1.4.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.0.8 |