is not current version
Last Version 2.2.0

com.github.yelong0216:yelong-compatibility 1.3.0

可兼容的yelong框架。对该兼容项目版本相同的yelong框架版本与之前的版本进行兼容性的提供

GroupId

GroupId

com.github.yelong0216
ArtifactId

ArtifactId

yelong-compatibility
Version

Version

1.3.0
Type

Type

jar

Download yelong-compatibility 1.3.0


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