License |
License |
---|---|
GroupId | GroupIdcom.freetmp |
ArtifactId | ArtifactIddolphin-parent |
Version | Version1.1.0 |
Type | Typepom |
Description |
Descriptiondolphin
The Dolphin Project is aim to accumulate the repeat problem solution and make it recycle
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dolphin-parent-1.1.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.freetmp/dolphin-parent/ -->
<dependency>
<groupId>com.freetmp</groupId>
<artifactId>dolphin-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.freetmp/dolphin-parent/
implementation 'com.freetmp:dolphin-parent:1.1.0'
// https://jarcasting.com/artifacts/com.freetmp/dolphin-parent/
implementation ("com.freetmp:dolphin-parent:1.1.0")
'com.freetmp:dolphin-parent:pom:1.1.0'
<dependency org="com.freetmp" name="dolphin-parent" rev="1.1.0">
<artifact name="dolphin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.freetmp', module='dolphin-parent', version='1.1.0')
)
libraryDependencies += "com.freetmp" % "dolphin-parent" % "1.1.0"
[com.freetmp/dolphin-parent "1.1.0"]