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