Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.bluecirclesoft.open |
ArtifactId | ArtifactIdjson-integration-tests |
Version | Version0.12 |
Type | Typejar |
Filename | Size |
---|---|
json-integration-tests-0.12.pom | |
json-integration-tests-0.12.jar | 27 KB |
json-integration-tests-0.12-sources.jar | 21 KB |
json-integration-tests-0.12-javadoc.jar | 149 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bluecirclesoft.open/json-integration-tests/ -->
<dependency>
<groupId>com.bluecirclesoft.open</groupId>
<artifactId>json-integration-tests</artifactId>
<version>0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.bluecirclesoft.open/json-integration-tests/
implementation 'com.bluecirclesoft.open:json-integration-tests:0.12'
// https://jarcasting.com/artifacts/com.bluecirclesoft.open/json-integration-tests/
implementation ("com.bluecirclesoft.open:json-integration-tests:0.12")
'com.bluecirclesoft.open:json-integration-tests:jar:0.12'
<dependency org="com.bluecirclesoft.open" name="json-integration-tests" rev="0.12">
<artifact name="json-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bluecirclesoft.open', module='json-integration-tests', version='0.12')
)
libraryDependencies += "com.bluecirclesoft.open" % "json-integration-tests" % "0.12"
[com.bluecirclesoft.open/json-integration-tests "0.12"]