License |
License |
---|---|
GroupId | GroupIdcom.buession |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBuession Parent
Buession Parent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-1.3.2.pom | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.buession/parent/ -->
<dependency>
<groupId>com.buession</groupId>
<artifactId>parent</artifactId>
<version>1.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.buession/parent/
implementation 'com.buession:parent:1.3.2'
// https://jarcasting.com/artifacts/com.buession/parent/
implementation ("com.buession:parent:1.3.2")
'com.buession:parent:pom:1.3.2'
<dependency org="com.buession" name="parent" rev="1.3.2">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.buession', module='parent', version='1.3.2')
)
libraryDependencies += "com.buession" % "parent" % "1.3.2"
[com.buession/parent "1.3.2"]