is not current version
Last Version 1.0.1

com.github.i21mscz23:ken 1.0.0

测试

GroupId

GroupId

com.github.i21mscz23
ArtifactId

ArtifactId

ken
Version

Version

1.0.0
Type

Type

jar

Download ken 1.0.0


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