| License |
License
Apache License
|
|---|---|
| GroupId | GroupIdcom.theoryinpractise |
| ArtifactId | ArtifactIdhalbuilder-api |
| Last Version | Last Version4.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhalbuilder-api
HalBuilder API
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| halbuilder-api-4.1.1.pom | |
| halbuilder-api-4.1.1.jar | 8 KB |
| halbuilder-api-4.1.1-sources.jar | 6 KB |
| halbuilder-api-4.1.1-javadoc.jar | 77 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-api/ -->
<dependency>
<groupId>com.theoryinpractise</groupId>
<artifactId>halbuilder-api</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-api/
implementation 'com.theoryinpractise:halbuilder-api:4.1.1'
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-api/
implementation ("com.theoryinpractise:halbuilder-api:4.1.1")
'com.theoryinpractise:halbuilder-api:jar:4.1.1'
<dependency org="com.theoryinpractise" name="halbuilder-api" rev="4.1.1">
<artifact name="halbuilder-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.theoryinpractise', module='halbuilder-api', version='4.1.1')
)
libraryDependencies += "com.theoryinpractise" % "halbuilder-api" % "4.1.1"
[com.theoryinpractise/halbuilder-api "4.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |