Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.theoryinpractise |
ArtifactId | ArtifactIdhalbuilder-json |
Version | Version4.0.2 |
Type | Typejar |
Filename | Size |
---|---|
halbuilder-json-4.0.2.pom | |
halbuilder-json-4.0.2.jar | 19 KB |
halbuilder-json-4.0.2-sources.jar | 13 KB |
halbuilder-json-4.0.2-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-json/ -->
<dependency>
<groupId>com.theoryinpractise</groupId>
<artifactId>halbuilder-json</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-json/
implementation 'com.theoryinpractise:halbuilder-json:4.0.2'
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-json/
implementation ("com.theoryinpractise:halbuilder-json:4.0.2")
'com.theoryinpractise:halbuilder-json:jar:4.0.2'
<dependency org="com.theoryinpractise" name="halbuilder-json" rev="4.0.2">
<artifact name="halbuilder-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.theoryinpractise', module='halbuilder-json', version='4.0.2')
)
libraryDependencies += "com.theoryinpractise" % "halbuilder-json" % "4.0.2"
[com.theoryinpractise/halbuilder-json "4.0.2"]