oaks-lib

a common lib of generic Ops in java

License

License

GroupId

GroupId

io.github.hylexus.oaks
ArtifactId

ArtifactId

oaks-lib
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

pom
Description

Description

oaks-lib
a common lib of generic Ops in java
Project URL

Project URL

https://github.com/hylexus/oaks-lib

Download oaks-lib

Filename Size
oaks-lib-1.0.6.pom 9 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • oaks-common-utils

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3