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