License |
License |
---|---|
GroupId | GroupIdcom.github.zengfr.project |
ArtifactId | ArtifactIdsuperparent |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsuperparent
https://github.com/zengfr superparent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
superparent-0.0.1.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zengfr.project/superparent/ -->
<dependency>
<groupId>com.github.zengfr.project</groupId>
<artifactId>superparent</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zengfr.project/superparent/
implementation 'com.github.zengfr.project:superparent:0.0.1'
// https://jarcasting.com/artifacts/com.github.zengfr.project/superparent/
implementation ("com.github.zengfr.project:superparent:0.0.1")
'com.github.zengfr.project:superparent:pom:0.0.1'
<dependency org="com.github.zengfr.project" name="superparent" rev="0.0.1">
<artifact name="superparent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zengfr.project', module='superparent', version='0.0.1')
)
libraryDependencies += "com.github.zengfr.project" % "superparent" % "0.0.1"
[com.github.zengfr.project/superparent "0.0.1"]