Categories |
CategoriesAnt Build Tools jQAssistant Application Testing & Monitoring Code Analysis JSON Data |
---|---|
GroupId | GroupIdcom.buschmais.jqassistant.plugin |
ArtifactId | ArtifactIdjson |
Version | Version1.7.0-MS3 |
Type | Typejar |
Filename | Size |
---|---|
json-1.7.0-MS3.pom | |
json-1.7.0-MS3.jar | 40 KB |
json-1.7.0-MS3-sources.jar | 25 KB |
json-1.7.0-MS3-javadoc.jar | 198 KB |
json-1.7.0-MS3-asciidoc.zip | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.plugin/json/ -->
<dependency>
<groupId>com.buschmais.jqassistant.plugin</groupId>
<artifactId>json</artifactId>
<version>1.7.0-MS3</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.plugin/json/
implementation 'com.buschmais.jqassistant.plugin:json:1.7.0-MS3'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.plugin/json/
implementation ("com.buschmais.jqassistant.plugin:json:1.7.0-MS3")
'com.buschmais.jqassistant.plugin:json:jar:1.7.0-MS3'
<dependency org="com.buschmais.jqassistant.plugin" name="json" rev="1.7.0-MS3">
<artifact name="json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.plugin', module='json', version='1.7.0-MS3')
)
libraryDependencies += "com.buschmais.jqassistant.plugin" % "json" % "1.7.0-MS3"
[com.buschmais.jqassistant.plugin/json "1.7.0-MS3"]