| License |
License |
|---|---|
| GroupId | GroupIdcom.github.sylphlike |
| ArtifactId | ArtifactIdGopal.pan-framework |
| Last Version | Last Version1.0.0-SYLPHLIKE |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Gopal.pan-framework-1.0.0-SYLPHLIKE.pom | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.sylphlike/Gopal.pan-framework/ -->
<dependency>
<groupId>com.github.sylphlike</groupId>
<artifactId>Gopal.pan-framework</artifactId>
<version>1.0.0-SYLPHLIKE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sylphlike/Gopal.pan-framework/
implementation 'com.github.sylphlike:Gopal.pan-framework:1.0.0-SYLPHLIKE'
// https://jarcasting.com/artifacts/com.github.sylphlike/Gopal.pan-framework/
implementation ("com.github.sylphlike:Gopal.pan-framework:1.0.0-SYLPHLIKE")
'com.github.sylphlike:Gopal.pan-framework:pom:1.0.0-SYLPHLIKE'
<dependency org="com.github.sylphlike" name="Gopal.pan-framework" rev="1.0.0-SYLPHLIKE">
<artifact name="Gopal.pan-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sylphlike', module='Gopal.pan-framework', version='1.0.0-SYLPHLIKE')
)
libraryDependencies += "com.github.sylphlike" % "Gopal.pan-framework" % "1.0.0-SYLPHLIKE"
[com.github.sylphlike/Gopal.pan-framework "1.0.0-SYLPHLIKE"]