is not current version
Last Version 1.2.0

com.github.aqiu202:starters-api 1.0.2


GroupId

GroupId

com.github.aqiu202
ArtifactId

ArtifactId

starters-api
Version

Version

1.0.2
Type

Type

pom

Download starters-api 1.0.2

Filename Size
starters-api-1.0.2.pom 731 bytes
Browse

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