Last Version

com.github.jonasgeiregat:bob-core 0.1.0

Builder generator for Java

License

License

Categories

Categories

JOnAS Container Application Servers
GroupId

GroupId

com.github.jonasgeiregat
ArtifactId

ArtifactId

bob-core
Version

Version

0.1.0
Type

Type

jar
Description

Description

Builder generator for Java

Download bob-core 0.1.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 19.0-rc3
com.annimon : stream jar 1.1.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
com.google.truth : truth jar 0.28

Project Modules

There are no modules declared in this project.