is not current version
Last Version 0.13

com.bluecirclesoft.open:json-integration-tests 0.11


Categories

Categories

JSON Data
GroupId

GroupId

com.bluecirclesoft.open
ArtifactId

ArtifactId

json-integration-tests
Version

Version

0.11
Type

Type

jar

Download json-integration-tests 0.11


<!-- 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"]