License |
License |
---|---|
GroupId | GroupIdcom.yuweix |
ArtifactId | ArtifactIdassist4j-parent |
Version | Version1.1.15 |
Type | Typepom |
Description |
Descriptioncom.yuweix:assist4j-parent
The Project of Assist4j
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
assist4j-parent-1.1.15.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yuweix/assist4j-parent/ -->
<dependency>
<groupId>com.yuweix</groupId>
<artifactId>assist4j-parent</artifactId>
<version>1.1.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yuweix/assist4j-parent/
implementation 'com.yuweix:assist4j-parent:1.1.15'
// https://jarcasting.com/artifacts/com.yuweix/assist4j-parent/
implementation ("com.yuweix:assist4j-parent:1.1.15")
'com.yuweix:assist4j-parent:pom:1.1.15'
<dependency org="com.yuweix" name="assist4j-parent" rev="1.1.15">
<artifact name="assist4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yuweix', module='assist4j-parent', version='1.1.15')
)
libraryDependencies += "com.yuweix" % "assist4j-parent" % "1.1.15"
[com.yuweix/assist4j-parent "1.1.15"]