License |
License |
---|---|
GroupId | GroupIddev.khbd.lens4j |
ArtifactId | ArtifactIdlens4j-processor |
Last Version | Last Version0.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLens4j is a lightweight lens library for Java
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lens4j-processor-0.1.7.pom | |
lens4j-processor-0.1.7.jar | 24 KB |
lens4j-processor-0.1.7-sources.jar | 13 KB |
lens4j-processor-0.1.7-javadoc.jar | 451 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.khbd.lens4j/lens4j-processor/ -->
<dependency>
<groupId>dev.khbd.lens4j</groupId>
<artifactId>lens4j-processor</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/dev.khbd.lens4j/lens4j-processor/
implementation 'dev.khbd.lens4j:lens4j-processor:0.1.7'
// https://jarcasting.com/artifacts/dev.khbd.lens4j/lens4j-processor/
implementation ("dev.khbd.lens4j:lens4j-processor:0.1.7")
'dev.khbd.lens4j:lens4j-processor:jar:0.1.7'
<dependency org="dev.khbd.lens4j" name="lens4j-processor" rev="0.1.7">
<artifact name="lens4j-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.khbd.lens4j', module='lens4j-processor', version='0.1.7')
)
libraryDependencies += "dev.khbd.lens4j" % "lens4j-processor" % "0.1.7"
[dev.khbd.lens4j/lens4j-processor "0.1.7"]
Group / Artifact | Type | Version |
---|---|---|
dev.khbd.lens4j : lens4j-core | jar | 0.1.7 |
dev.khbd.lens4j : lens4j-common | jar | 0.1.7 |
com.squareup : javapoet | jar | 1.13.0 |
com.google.guava : guava | jar | 23.0 |
org.apache.commons : commons-lang3 | jar | 3.10 |
com.google.auto.service : auto-service | jar | 1.0-rc2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.testing.compile : compile-testing | jar | 0.15 |
org.testng : testng | jar | 7.4.0 |
org.assertj : assertj-core | jar | 3.20.2 |