is not current version
Last Version 4.1.8

com.github.osworks:pangu-common 4.0.1

the common lib of pangu framework

GroupId

GroupId

com.github.osworks
ArtifactId

ArtifactId

pangu-common
Version

Version

4.0.1
Type

Type

jar

Download pangu-common 4.0.1


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