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