License |
License
MIT License
|
---|---|
GroupId | GroupIdcom.yupaits |
ArtifactId | ArtifactIdproject-commons |
Last Version | Last Version1.0.12 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionproject-commons
项目通用commons
|
Filename | Size |
---|---|
project-commons-1.0.12.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yupaits/project-commons/ -->
<dependency>
<groupId>com.yupaits</groupId>
<artifactId>project-commons</artifactId>
<version>1.0.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yupaits/project-commons/
implementation 'com.yupaits:project-commons:1.0.12'
// https://jarcasting.com/artifacts/com.yupaits/project-commons/
implementation ("com.yupaits:project-commons:1.0.12")
'com.yupaits:project-commons:pom:1.0.12'
<dependency org="com.yupaits" name="project-commons" rev="1.0.12">
<artifact name="project-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yupaits', module='project-commons', version='1.0.12')
)
libraryDependencies += "com.yupaits" % "project-commons" % "1.0.12"
[com.yupaits/project-commons "1.0.12"]