is not current version
Last Version 1.0.12

com.yupaits:project-commons 1.0.9

项目通用commons

GroupId

GroupId

com.yupaits
ArtifactId

ArtifactId

project-commons
Version

Version

1.0.9
Type

Type

pom

Download project-commons 1.0.9

Filename Size
project-commons-1.0.9.pom 157 KB
Browse

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