jvmbytes commons

jvmbytes common utilities.

License

License

GroupId

GroupId

com.jvmbytes.commons
ArtifactId

ArtifactId

commons
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

jvmbytes commons
jvmbytes common utilities.
Project URL

Project URL

https://github.com/jvmbytes/commons
Source Code Management

Source Code Management

http://github.com/jvmbytes/commons/tree/master

Download commons

Filename Size
commons-1.1.1.pom 4 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • utils
  • structure

commons utils

jvm commons utilities

com.jvmbytes.commons
jvm byte utilities

Versions

Version
1.1.1
1.1.0
1.0.0