is not current version
Last Version 1.1.5

com.vmlens:vmlens 1.0.15

parent pom

GroupId

GroupId

com.vmlens
ArtifactId

ArtifactId

vmlens
Version

Version

1.0.15
Type

Type

pom

Download vmlens 1.0.15

Filename Size
vmlens-1.0.15.pom 3 KB
Browse

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