GroupId | GroupIdcom.githup.liuyanggithup |
---|---|
ArtifactId | ArtifactIdamon |
Version | Version0.1.0 |
Type | Typepom |
Filename | Size |
---|---|
amon-0.1.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.githup.liuyanggithup/amon/ -->
<dependency>
<groupId>com.githup.liuyanggithup</groupId>
<artifactId>amon</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.githup.liuyanggithup/amon/
implementation 'com.githup.liuyanggithup:amon:0.1.0'
// https://jarcasting.com/artifacts/com.githup.liuyanggithup/amon/
implementation ("com.githup.liuyanggithup:amon:0.1.0")
'com.githup.liuyanggithup:amon:pom:0.1.0'
<dependency org="com.githup.liuyanggithup" name="amon" rev="0.1.0">
<artifact name="amon" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.githup.liuyanggithup', module='amon', version='0.1.0')
)
libraryDependencies += "com.githup.liuyanggithup" % "amon" % "0.1.0"
[com.githup.liuyanggithup/amon "0.1.0"]