License |
License |
---|---|
GroupId | GroupIddev.khbd.lens4j |
ArtifactId | ArtifactIdlens4j-core |
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-core-0.1.7.pom | |
lens4j-core-0.1.7.jar | 11 KB |
lens4j-core-0.1.7-sources.jar | 11 KB |
lens4j-core-0.1.7-javadoc.jar | 428 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.khbd.lens4j/lens4j-core/ -->
<dependency>
<groupId>dev.khbd.lens4j</groupId>
<artifactId>lens4j-core</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/dev.khbd.lens4j/lens4j-core/
implementation 'dev.khbd.lens4j:lens4j-core:0.1.7'
// https://jarcasting.com/artifacts/dev.khbd.lens4j/lens4j-core/
implementation ("dev.khbd.lens4j:lens4j-core:0.1.7")
'dev.khbd.lens4j:lens4j-core:jar:0.1.7'
<dependency org="dev.khbd.lens4j" name="lens4j-core" rev="0.1.7">
<artifact name="lens4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.khbd.lens4j', module='lens4j-core', version='0.1.7')
)
libraryDependencies += "dev.khbd.lens4j" % "lens4j-core" % "0.1.7"
[dev.khbd.lens4j/lens4j-core "0.1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |
org.assertj : assertj-core | jar | 3.20.2 |
org.mockito : mockito-core | jar | 3.9.0 |