jcommon

Java library for simple common utilities.

License

License

GroupId

GroupId

com.github.davidhoyt
ArtifactId

ArtifactId

jcommon
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jcommon
Java library for simple common utilities.

Download jcommon

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.dev.jna : jna jar 3.5.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0