Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.bluecirclesoft.open |
ArtifactId | ArtifactIdjson-integration-tests-jee7 |
Version | Version0.22 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.bluecirclesoft.open/json-integration-tests-jee7/ -->
<dependency>
<groupId>com.bluecirclesoft.open</groupId>
<artifactId>json-integration-tests-jee7</artifactId>
<version>0.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.bluecirclesoft.open/json-integration-tests-jee7/
implementation 'com.bluecirclesoft.open:json-integration-tests-jee7:0.22'
// https://jarcasting.com/artifacts/com.bluecirclesoft.open/json-integration-tests-jee7/
implementation ("com.bluecirclesoft.open:json-integration-tests-jee7:0.22")
'com.bluecirclesoft.open:json-integration-tests-jee7:jar:0.22'
<dependency org="com.bluecirclesoft.open" name="json-integration-tests-jee7" rev="0.22">
<artifact name="json-integration-tests-jee7" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bluecirclesoft.open', module='json-integration-tests-jee7', version='0.22')
)
libraryDependencies += "com.bluecirclesoft.open" % "json-integration-tests-jee7" % "0.22"
[com.bluecirclesoft.open/json-integration-tests-jee7 "0.22"]