Last Version

ULID Java Implementation 0.1.0

A Java implementation of the DataTables server-side processing API

License

License

GroupId

GroupId

com.offbytwo.ulid
ArtifactId

ArtifactId

ulid
Version

Version

0.1.0
Type

Type

jar
Description

Description

ULID Java Implementation
A Java implementation of the DataTables server-side processing API
Project URL

Project URL

http://github.com/cosmin/ulid-java
Source Code Management

Source Code Management

https://github.com/cosmin/ulid-java

Download ulid 0.1.0


<!-- https://jarcasting.com/artifacts/com.offbytwo.ulid/ulid/ -->
<dependency>
    <groupId>com.offbytwo.ulid</groupId>
    <artifactId>ulid</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.offbytwo.ulid/ulid/
implementation 'com.offbytwo.ulid:ulid:0.1.0'
// https://jarcasting.com/artifacts/com.offbytwo.ulid/ulid/
implementation ("com.offbytwo.ulid:ulid:0.1.0")
'com.offbytwo.ulid:ulid:jar:0.1.0'
<dependency org="com.offbytwo.ulid" name="ulid" rev="0.1.0">
  <artifact name="ulid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.offbytwo.ulid', module='ulid', version='0.1.0')
)
libraryDependencies += "com.offbytwo.ulid" % "ulid" % "0.1.0"
[com.offbytwo.ulid/ulid "0.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.