Last Version

java-method-invocation-builder 1.4

Generates builders for invoking methods on instantiated objects

License

License

Categories

Categories

Java Languages
GroupId

GroupId

se.bjurr.jmib
ArtifactId

ArtifactId

java-method-invocation-builder
Version

Version

1.4
Type

Type

jar
Description

Description

java-method-invocation-builder
Generates builders for invoking methods on instantiated objects
Project URL

Project URL

https://github.com/tomasbjerre/java-method-invocation-builder
Source Code Management

Source Code Management

https://github.com/tomasbjerre/java-method-invocation-builder

Download java-method-invocation-builder 1.4


<!-- https://jarcasting.com/artifacts/se.bjurr.jmib/java-method-invocation-builder/ -->
<dependency>
    <groupId>se.bjurr.jmib</groupId>
    <artifactId>java-method-invocation-builder</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/se.bjurr.jmib/java-method-invocation-builder/
implementation 'se.bjurr.jmib:java-method-invocation-builder:1.4'
// https://jarcasting.com/artifacts/se.bjurr.jmib/java-method-invocation-builder/
implementation ("se.bjurr.jmib:java-method-invocation-builder:1.4")
'se.bjurr.jmib:java-method-invocation-builder:jar:1.4'
<dependency org="se.bjurr.jmib" name="java-method-invocation-builder" rev="1.4">
  <artifact name="java-method-invocation-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.bjurr.jmib', module='java-method-invocation-builder', version='1.4')
)
libraryDependencies += "se.bjurr.jmib" % "java-method-invocation-builder" % "1.4"
[se.bjurr.jmib/java-method-invocation-builder "1.4"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 16.0.1
com.squareup : javapoet jar 1.7.0
se.bjurr.jmib : java-method-invocation-builder-annotations jar 1.4

Project Modules

There are no modules declared in this project.