GroupId | GroupIdcom.yuweix |
---|---|
ArtifactId | ArtifactIdassist4j-parent |
Version | Version1.1.6 |
Type | Typepom |
Filename | Size |
---|---|
assist4j-parent-1.1.6.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yuweix/assist4j-parent/ -->
<dependency>
<groupId>com.yuweix</groupId>
<artifactId>assist4j-parent</artifactId>
<version>1.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yuweix/assist4j-parent/
implementation 'com.yuweix:assist4j-parent:1.1.6'
// https://jarcasting.com/artifacts/com.yuweix/assist4j-parent/
implementation ("com.yuweix:assist4j-parent:1.1.6")
'com.yuweix:assist4j-parent:pom:1.1.6'
<dependency org="com.yuweix" name="assist4j-parent" rev="1.1.6">
<artifact name="assist4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yuweix', module='assist4j-parent', version='1.1.6')
)
libraryDependencies += "com.yuweix" % "assist4j-parent" % "1.1.6"
[com.yuweix/assist4j-parent "1.1.6"]