cuberact-tools

Some useful classes

License

License

GroupId

GroupId

org.cuberact
ArtifactId

ArtifactId

cuberact-tools
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

cuberact-tools
Some useful classes
Project URL

Project URL

https://github.com/cuberact/cuberact-tools
Source Code Management

Source Code Management

https://github.com/cuberact/cuberact-tools

Download cuberact-tools

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

cuberact-tools

Some useful classes

  • ShortUUID - shorter UUID with same strength as java UUID has

License

cuberact-tools is released under the Apache 2.0 license.

Copyright 2017 Michal Nikodim

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
org.cuberact

Cuberact

Versions

Version
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0