Last Version

dev.khbd.lens4j:lens-core 0.1

Lens4j is a lightweight lens library for Java

License

License

GroupId

GroupId

dev.khbd.lens4j
ArtifactId

ArtifactId

lens-core
Version

Version

0.1
Type

Type

jar
Description

Description

Lens4j is a lightweight lens library for Java

Download lens-core 0.1


<!-- https://jarcasting.com/artifacts/dev.khbd.lens4j/lens-core/ -->
<dependency>
    <groupId>dev.khbd.lens4j</groupId>
    <artifactId>lens-core</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.khbd.lens4j/lens-core/
implementation 'dev.khbd.lens4j:lens-core:0.1'
// https://jarcasting.com/artifacts/dev.khbd.lens4j/lens-core/
implementation ("dev.khbd.lens4j:lens-core:0.1")
'dev.khbd.lens4j:lens-core:jar:0.1'
<dependency org="dev.khbd.lens4j" name="lens-core" rev="0.1">
  <artifact name="lens-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.khbd.lens4j', module='lens-core', version='0.1')
)
libraryDependencies += "dev.khbd.lens4j" % "lens-core" % "0.1"
[dev.khbd.lens4j/lens-core "0.1"]

Dependencies

test (3)

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

Project Modules

There are no modules declared in this project.