License |
License |
---|---|
GroupId | GroupIdio.github.Merry74751 |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncommon
a common project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-0.6.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.Merry74751/common/ -->
<dependency>
<groupId>io.github.Merry74751</groupId>
<artifactId>common</artifactId>
<version>0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.Merry74751/common/
implementation 'io.github.Merry74751:common:0.6'
// https://jarcasting.com/artifacts/io.github.Merry74751/common/
implementation ("io.github.Merry74751:common:0.6")
'io.github.Merry74751:common:pom:0.6'
<dependency org="io.github.Merry74751" name="common" rev="0.6">
<artifact name="common" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.Merry74751', module='common', version='0.6')
)
libraryDependencies += "io.github.Merry74751" % "common" % "0.6"
[io.github.Merry74751/common "0.6"]