is not current version
Last Version 4.1.8

com.github.osworks:pangu-parent 4.1.2

the parent of pangu framework

GroupId

GroupId

com.github.osworks
ArtifactId

ArtifactId

pangu-parent
Version

Version

4.1.2
Type

Type

pom

Download pangu-parent 4.1.2

Filename Size
pangu-parent-4.1.2.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.osworks/pangu-parent/ -->
<dependency>
    <groupId>com.github.osworks</groupId>
    <artifactId>pangu-parent</artifactId>
    <version>4.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.osworks/pangu-parent/
implementation 'com.github.osworks:pangu-parent:4.1.2'
// https://jarcasting.com/artifacts/com.github.osworks/pangu-parent/
implementation ("com.github.osworks:pangu-parent:4.1.2")
'com.github.osworks:pangu-parent:pom:4.1.2'
<dependency org="com.github.osworks" name="pangu-parent" rev="4.1.2">
  <artifact name="pangu-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.osworks', module='pangu-parent', version='4.1.2')
)
libraryDependencies += "com.github.osworks" % "pangu-parent" % "4.1.2"
[com.github.osworks/pangu-parent "4.1.2"]