is not current version
Last Version 1.2.0

com.github.aqiu202:starter 1.0.5


GroupId

GroupId

com.github.aqiu202
ArtifactId

ArtifactId

starter
Version

Version

1.0.5
Type

Type

pom

Download starter 1.0.5

Filename Size
starter-1.0.5.pom 1 KB
Browse

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