Last Version

com.github.jonasgeiregat:bob-compiler 0.1.0

Builder generator for Java

License

License

Categories

Categories

JOnAS Container Application Servers
GroupId

GroupId

com.github.jonasgeiregat
ArtifactId

ArtifactId

bob-compiler
Version

Version

0.1.0
Type

Type

jar
Description

Description

Builder generator for Java

Download bob-compiler 0.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.jonasgeiregat : bob-core jar 0.1.0
com.squareup : javapoet jar 1.7.0
com.google.guava : guava jar 19.0-rc3
com.annimon : stream jar 1.1.6

test (3)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.10
com.google.truth : truth jar 0.28

Project Modules

There are no modules declared in this project.