| License |
License |
|---|---|
| GroupId | GroupIdio.github.isoulgh |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon
easy util for develop
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-0.1.pom | |
| common-0.1.jar | 5 KB |
| common-0.1-sources.jar | 2 KB |
| common-0.1-javadoc.jar | 34 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |