is not current version
Last Version 1.2.0

com.github.aqiu202:core 1.0.5


GroupId

GroupId

com.github.aqiu202
ArtifactId

ArtifactId

core
Version

Version

1.0.5
Type

Type

pom

Download core 1.0.5

Filename Size
core-1.0.5.pom 1 KB
Browse

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