License |
License
Apache License
|
---|---|
Categories |
CategoriesGuava General Purpose Libraries Utility |
GroupId | GroupIdcom.theoryinpractise |
ArtifactId | ArtifactIdhalbuilder-guava |
Last Version | Last Version4.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhalbuilder-guava
Google Guava Extensions to the HalBuilder Library
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
halbuilder-guava-4.1.1.pom | |
halbuilder-guava-4.1.1.jar | 11 KB |
halbuilder-guava-4.1.1-sources.jar | 8 KB |
halbuilder-guava-4.1.1-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-guava/ -->
<dependency>
<groupId>com.theoryinpractise</groupId>
<artifactId>halbuilder-guava</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-guava/
implementation 'com.theoryinpractise:halbuilder-guava:4.1.1'
// https://jarcasting.com/artifacts/com.theoryinpractise/halbuilder-guava/
implementation ("com.theoryinpractise:halbuilder-guava:4.1.1")
'com.theoryinpractise:halbuilder-guava:jar:4.1.1'
<dependency org="com.theoryinpractise" name="halbuilder-guava" rev="4.1.1">
<artifact name="halbuilder-guava" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.theoryinpractise', module='halbuilder-guava', version='4.1.1')
)
libraryDependencies += "com.theoryinpractise" % "halbuilder-guava" % "4.1.1"
[com.theoryinpractise/halbuilder-guava "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 28.0-jre |
com.theoryinpractise : halbuilder-api | jar | 4.1.1 |
com.theoryinpractise : halbuilder-core | jar | 4.1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.truth : truth | jar | 1.0 |
com.theoryinpractise : halbuilder-xml | jar | 4.1.1 |
org.testng : testng | jar | 6.14.3 |