| License |
License |
|---|---|
| GroupId | GroupIdcom.vmlens |
| ArtifactId | ArtifactIdvmlens |
| Last Version | Last Version1.1.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionvmlens
parent pom
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| vmlens-1.1.5.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.vmlens/vmlens/ -->
<dependency>
<groupId>com.vmlens</groupId>
<artifactId>vmlens</artifactId>
<version>1.1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vmlens/vmlens/
implementation 'com.vmlens:vmlens:1.1.5'
// https://jarcasting.com/artifacts/com.vmlens/vmlens/
implementation ("com.vmlens:vmlens:1.1.5")
'com.vmlens:vmlens:pom:1.1.5'
<dependency org="com.vmlens" name="vmlens" rev="1.1.5">
<artifact name="vmlens" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vmlens', module='vmlens', version='1.1.5')
)
libraryDependencies += "com.vmlens" % "vmlens" % "1.1.5"
[com.vmlens/vmlens "1.1.5"]