Last Version

JLapisUtil 1.1.0

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.1.0
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.1.0


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

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.