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