is not current version
Last Version 10.0.0

com.github.mike10004:common-helper 7.0.2

Helper library for common computing tasks

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

common-helper
Version

Version

7.0.2
Type

Type

pom

Download common-helper 7.0.2

Filename Size
common-helper-7.0.2.pom 10 KB
Browse

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