is not current version
Last Version 1.14.0

com.lancethomps:lava 1.1.0

Core libraries for Java

GroupId

GroupId

com.lancethomps
ArtifactId

ArtifactId

lava
Version

Version

1.1.0
Type

Type

jar

Download lava 1.1.0


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