is not current version
Last Version 1.1.5

com.vmlens:vmlens 1.1.2

parent pom

GroupId

GroupId

com.vmlens
ArtifactId

ArtifactId

vmlens
Version

Version

1.1.2
Type

Type

pom

Download vmlens 1.1.2

Filename Size
vmlens-1.1.2.pom 3 KB
Browse

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