Last Version

common 0.1

easy util for develop

License

License

GroupId

GroupId

io.github.isoulgh
ArtifactId

ArtifactId

common
Version

Version

0.1
Type

Type

jar
Description

Description

common
easy util for develop
Project URL

Project URL

https://github.com/isoulgh/common
Source Code Management

Source Code Management

https://github.com/isoulgh/common

Download common 0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.