common

A small set of general utility classes.

License

License

GroupId

GroupId

com.kolibrifx.common
ArtifactId

ArtifactId

common
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

common
A small set of general utility classes.

Download common

How to add to project

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