is not current version
Last Version 0.2.0

com.github.relucent:yyl-base-lib 0.0.9

Common Base Library

GroupId

GroupId

com.github.relucent
ArtifactId

ArtifactId

yyl-base-lib
Version

Version

0.0.9
Type

Type

jar

Download yyl-base-lib 0.0.9


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