is not current version
Last Version 0.0.2

com.github.sdcxy:third-party-platform 0.0.1

这是一个第三方平台工具类

Categories

Categories

ORM Data
GroupId

GroupId

com.github.sdcxy
ArtifactId

ArtifactId

third-party-platform
Version

Version

0.0.1
Type

Type

jar

Download third-party-platform 0.0.1


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