Last Version

lambda-factory 2.0.3

A fast alternative to Java Reflection API's method invocation

License

License

GroupId

GroupId

com.github.hervian
ArtifactId

ArtifactId

lambda-factory
Version

Version

2.0.3
Type

Type

jar
Description

Description

lambda-factory
A fast alternative to Java Reflection API's method invocation
Project URL

Project URL

https://github.com/Hervian/lambda-factory
Source Code Management

Source Code Management

http://github.com/hervian/safety-mirror

Download lambda-factory 2.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2
com.github.hervian : safety-mirror jar 3.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.