JLapisUtil

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
Last Version

Last Version

1.1.0
Release Date

Release Date

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

How to add to project

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

Versions

Version
1.1.0
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0