is not current version
Last Version 1.1.0

JLapisUtil 1.0.11

This is a small general purpose utility package used as a default package for most of my (LapisSeas) java projects.

License

License

GroupId

GroupId

com.github.lapissea
ArtifactId

ArtifactId

jlapisutil
Version

Version

1.0.11
Type

Type

jar
Description

Description

JLapisUtil
This is a small general purpose utility package used as a default package for most of my (LapisSeas) java projects.
Project URL

Project URL

https://github.com/LapisSea/JLapisUtility
Source Code Management

Source Code Management

http://github.com/LapisSea/JLapisUtility/tree/master

Download jlapisutil 1.0.11


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.