is not current version
Last Version 1.0.12

com.yupaits:project-commons 1.0.8

项目通用commons

GroupId

GroupId

com.yupaits
ArtifactId

ArtifactId

project-commons
Version

Version

1.0.8
Type

Type

pom

Download project-commons 1.0.8


<!-- https://jarcasting.com/artifacts/com.yupaits/project-commons/ -->
<dependency>
    <groupId>com.yupaits</groupId>
    <artifactId>project-commons</artifactId>
    <version>1.0.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yupaits/project-commons/
implementation 'com.yupaits:project-commons:1.0.8'
// https://jarcasting.com/artifacts/com.yupaits/project-commons/
implementation ("com.yupaits:project-commons:1.0.8")
'com.yupaits:project-commons:pom:1.0.8'
<dependency org="com.yupaits" name="project-commons" rev="1.0.8">
  <artifact name="project-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yupaits', module='project-commons', version='1.0.8')
)
libraryDependencies += "com.yupaits" % "project-commons" % "1.0.8"
[com.yupaits/project-commons "1.0.8"]