License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.sdcxy |
ArtifactId | ArtifactIdthird-party-platform |
Version | Version0.0.2 |
Type | Typepom |
Description |
Descriptionthird-party-platform
这是一个第三方平台工具类
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
third-party-platform-0.0.2.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sdcxy/third-party-platform/ -->
<dependency>
<groupId>com.github.sdcxy</groupId>
<artifactId>third-party-platform</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sdcxy/third-party-platform/
implementation 'com.github.sdcxy:third-party-platform:0.0.2'
// https://jarcasting.com/artifacts/com.github.sdcxy/third-party-platform/
implementation ("com.github.sdcxy:third-party-platform:0.0.2")
'com.github.sdcxy:third-party-platform:pom:0.0.2'
<dependency org="com.github.sdcxy" name="third-party-platform" rev="0.0.2">
<artifact name="third-party-platform" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sdcxy', module='third-party-platform', version='0.0.2')
)
libraryDependencies += "com.github.sdcxy" % "third-party-platform" % "0.0.2"
[com.github.sdcxy/third-party-platform "0.0.2"]