Last Version

common-helper 10.0.0

Helper library for common computing tasks

License

License

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

common-helper
Version

Version

10.0.0
Type

Type

pom
Description

Description

common-helper
Helper library for common computing tasks
Project URL

Project URL

https://github.com/mike10004/common-helper

Download common-helper 10.0.0

Filename Size
common-helper-10.0.0.pom 12 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

Project Modules

  • imnetio-helper
  • native-helper
  • ormlite-helper
  • ormlite-helper-testtools