is not current version
Last Version 4.0.6

com.ailyr:lyr-tool-core 4.0.5

Tool核心

GroupId

GroupId

com.ailyr
ArtifactId

ArtifactId

lyr-tool-core
Version

Version

4.0.5
Type

Type

jar

Download lyr-tool-core 4.0.5


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