License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.andyglow |
ArtifactId | ArtifactIdjson-facade_2.11 |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionjson-facade
json-facade
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json-facade_2.11-0.1.1.pom | |
json-facade_2.11-0.1.1.jar | 365 bytes |
json-facade_2.11-0.1.1-tests.jar | 365 bytes |
json-facade_2.11-0.1.1-tests-sources.jar | 305 bytes |
json-facade_2.11-0.1.1-tests-javadoc.jar | 262 bytes |
json-facade_2.11-0.1.1-sources.jar | 305 bytes |
json-facade_2.11-0.1.1-javadoc.jar | 262 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.andyglow/json-facade_2.11/ -->
<dependency>
<groupId>com.github.andyglow</groupId>
<artifactId>json-facade_2.11</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andyglow/json-facade_2.11/
implementation 'com.github.andyglow:json-facade_2.11:0.1.1'
// https://jarcasting.com/artifacts/com.github.andyglow/json-facade_2.11/
implementation ("com.github.andyglow:json-facade_2.11:0.1.1")
'com.github.andyglow:json-facade_2.11:jar:0.1.1'
<dependency org="com.github.andyglow" name="json-facade_2.11" rev="0.1.1">
<artifact name="json-facade_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andyglow', module='json-facade_2.11', version='0.1.1')
)
libraryDependencies += "com.github.andyglow" % "json-facade_2.11" % "0.1.1"
[com.github.andyglow/json-facade_2.11 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |