Common Utils

Reusable Java components and useful utility classes required for other projects of org.foxlabs group. All classes of this package have no dependencies on other libraries.

License

License

GroupId

GroupId

org.foxlabs
ArtifactId

ArtifactId

foxlabs-common
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Common Utils
Reusable Java components and useful utility classes required for other projects of org.foxlabs group. All classes of this package have no dependencies on other libraries.
Project Organization

Project Organization

FoxLabs

Download foxlabs-common

How to add to project

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