License |
License |
---|---|
Categories |
CategoriesJOnAS Container Application Servers |
GroupId | GroupIdcom.github.jonasgeiregat |
ArtifactId | ArtifactIdbob-core |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionBuilder generator for Java
|
Filename | Size |
---|---|
bob-core-0.1.0.pom | |
bob-core-0.1.0.jar | 3 KB |
bob-core-0.1.0-sources.jar | 2 KB |
bob-core-0.1.0-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jonasgeiregat/bob-core/ -->
<dependency>
<groupId>com.github.jonasgeiregat</groupId>
<artifactId>bob-core</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jonasgeiregat/bob-core/
implementation 'com.github.jonasgeiregat:bob-core:0.1.0'
// https://jarcasting.com/artifacts/com.github.jonasgeiregat/bob-core/
implementation ("com.github.jonasgeiregat:bob-core:0.1.0")
'com.github.jonasgeiregat:bob-core:jar:0.1.0'
<dependency org="com.github.jonasgeiregat" name="bob-core" rev="0.1.0">
<artifact name="bob-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jonasgeiregat', module='bob-core', version='0.1.0')
)
libraryDependencies += "com.github.jonasgeiregat" % "bob-core" % "0.1.0"
[com.github.jonasgeiregat/bob-core "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0-rc3 |
com.annimon : stream | jar | 1.1.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
com.google.truth : truth | jar | 0.28 |