GroupId | GroupIdcom.theoryinpractise |
---|---|
ArtifactId | ArtifactIdhalbuilder5 |
Version | Version5.0.1 |
Type | Typejar |
Filename | Size |
---|---|
halbuilder5-5.0.1.pom | |
halbuilder5-5.0.1.jar | 81 KB |
halbuilder5-5.0.1-sources.jar | 20 KB |
halbuilder5-5.0.1-javadoc.jar | 179 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder5/ -->
<dependency>
<groupId>com.theoryinpractise</groupId>
<artifactId>halbuilder5</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder5/
implementation 'com.theoryinpractise:halbuilder5:5.0.1'
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder5/
implementation ("com.theoryinpractise:halbuilder5:5.0.1")
'com.theoryinpractise:halbuilder5:jar:5.0.1'
<dependency org="com.theoryinpractise" name="halbuilder5" rev="5.0.1">
<artifact name="halbuilder5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.theoryinpractise', module='halbuilder5', version='5.0.1')
)
libraryDependencies += "com.theoryinpractise" % "halbuilder5" % "5.0.1"
[com.theoryinpractise/halbuilder5 "5.0.1"]