jvmbytes commons structure

jvmbytes common class structure

License

License

GroupId

GroupId

com.jvmbytes.commons
ArtifactId

ArtifactId

structure
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

jvmbytes commons structure
jvmbytes common class structure
Source Code Management

Source Code Management

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

Download structure

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.jvmbytes.commons : utils jar 1.1.1
org.ow2.asm : asm jar 7.1
org.slf4j : slf4j-api jar 1.7.26

Project Modules

There are no modules declared in this project.

commons utils

jvm commons utilities

com.jvmbytes.commons
jvm byte utilities

Versions

Version
1.1.1
1.1.0
1.0.0