toolkits-base

POM for dev.xethh general utils

License

License

GroupId

GroupId

dev.xethh.libs.toolkits
ArtifactId

ArtifactId

base
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

toolkits-base
POM for dev.xethh general utils
Project URL

Project URL

https://github.com/O7UNp/libs-toolkit-base
Source Code Management

Source Code Management

https://github.com/O7UNp/libs-toolkit-base.git

Download base

Filename Size
base-1.0.2.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/dev.xethh.libs.toolkits/base/ -->
<dependency>
    <groupId>dev.xethh.libs.toolkits</groupId>
    <artifactId>base</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.xethh.libs.toolkits/base/
implementation 'dev.xethh.libs.toolkits:base:1.0.2'
// https://jarcasting.com/artifacts/dev.xethh.libs.toolkits/base/
implementation ("dev.xethh.libs.toolkits:base:1.0.2")
'dev.xethh.libs.toolkits:base:pom:1.0.2'
<dependency org="dev.xethh.libs.toolkits" name="base" rev="1.0.2">
  <artifact name="base" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.xethh.libs.toolkits', module='base', version='1.0.2')
)
libraryDependencies += "dev.xethh.libs.toolkits" % "base" % "1.0.2"
[dev.xethh.libs.toolkits/base "1.0.2"]

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0