Last Version

bob 0.1.0

Builder generator for Java

License

License

Categories

Categories

JOnAS Container Application Servers
GroupId

GroupId

com.github.jonasgeiregat
ArtifactId

ArtifactId

bob
Version

Version

0.1.0
Type

Type

pom
Description

Description

bob
Builder generator for Java
Project URL

Project URL

https://github.com/jonasgeiregat/bob
Source Code Management

Source Code Management

https://github.com/jonasgeiregat/bob

Download bob 0.1.0

Filename Size
bob-0.1.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.jonasgeiregat/bob/ -->
<dependency>
    <groupId>com.github.jonasgeiregat</groupId>
    <artifactId>bob</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jonasgeiregat/bob/
implementation 'com.github.jonasgeiregat:bob:0.1.0'
// https://jarcasting.com/artifacts/com.github.jonasgeiregat/bob/
implementation ("com.github.jonasgeiregat:bob:0.1.0")
'com.github.jonasgeiregat:bob:pom:0.1.0'
<dependency org="com.github.jonasgeiregat" name="bob" rev="0.1.0">
  <artifact name="bob" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jonasgeiregat', module='bob', version='0.1.0')
)
libraryDependencies += "com.github.jonasgeiregat" % "bob" % "0.1.0"
[com.github.jonasgeiregat/bob "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

  • core
  • compiler