Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.bluecirclesoft.open |
ArtifactId | ArtifactIdjson-integration-tests |
Version | Version0.8 |
Type | Typejar |
Filename | Size |
---|---|
json-integration-tests-0.8.pom | |
json-integration-tests-0.8.jar | 20 KB |
json-integration-tests-0.8-sources.jar | 16 KB |
json-integration-tests-0.8-javadoc.jar | 119 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.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.bluecirclesoft.open/json-integration-tests/
implementation 'com.bluecirclesoft.open:json-integration-tests:0.8'
// https://jarcasting.com/artifacts/com.bluecirclesoft.open/json-integration-tests/
implementation ("com.bluecirclesoft.open:json-integration-tests:0.8")
'com.bluecirclesoft.open:json-integration-tests:jar:0.8'
<dependency org="com.bluecirclesoft.open" name="json-integration-tests" rev="0.8">
<artifact name="json-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bluecirclesoft.open', module='json-integration-tests', version='0.8')
)
libraryDependencies += "com.bluecirclesoft.open" % "json-integration-tests" % "0.8"
[com.bluecirclesoft.open/json-integration-tests "0.8"]