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