License |
License |
---|---|
GroupId | GroupIdcom.douhulu.open.poly |
ArtifactId | ArtifactIdthird-poly-common |
Version | Version1.0.0 |
Type | Typejar |
Description |
Description第三方聚合开放工具包
|
Filename | Size |
---|---|
third-poly-common-1.0.0.pom | |
third-poly-common-1.0.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.douhulu.open.poly/third-poly-common/ -->
<dependency>
<groupId>com.douhulu.open.poly</groupId>
<artifactId>third-poly-common</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.douhulu.open.poly/third-poly-common/
implementation 'com.douhulu.open.poly:third-poly-common:1.0.0'
// https://jarcasting.com/artifacts/com.douhulu.open.poly/third-poly-common/
implementation ("com.douhulu.open.poly:third-poly-common:1.0.0")
'com.douhulu.open.poly:third-poly-common:jar:1.0.0'
<dependency org="com.douhulu.open.poly" name="third-poly-common" rev="1.0.0">
<artifact name="third-poly-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.douhulu.open.poly', module='third-poly-common', version='1.0.0')
)
libraryDependencies += "com.douhulu.open.poly" % "third-poly-common" % "1.0.0"
[com.douhulu.open.poly/third-poly-common "1.0.0"]