is not current version
Last Version 3.4.0

org.xerial:xerial-lens 3.3.1

Object mapping utiltiles

GroupId

GroupId

org.xerial
ArtifactId

ArtifactId

xerial-lens
Version

Version

3.3.1
Type

Type

jar

Download xerial-lens 3.3.1


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