is not current version
Last Version 4.1.8

com.github.osworks:pangu 4.1.5


GroupId

GroupId

com.github.osworks
ArtifactId

ArtifactId

pangu
Version

Version

4.1.5
Type

Type

pom

Download pangu 4.1.5

Filename Size
pangu-4.1.5.pom 726 bytes
Browse

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