is not current version
Last Version 2.0

com.github.vlsi.compactmap:jol 1.3.0


GroupId

GroupId

com.github.vlsi.compactmap
ArtifactId

ArtifactId

jol
Version

Version

1.3.0
Type

Type

jar

Download jol 1.3.0

Filename Size
jol-1.3.0.pom
jol-1.3.0.jar 1 KB
Browse

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