is not current version
Last Version 4.1.8

com.github.osworks:pangu-common 4.1.5

the common lib of pangu framework

GroupId

GroupId

com.github.osworks
ArtifactId

ArtifactId

pangu-common
Version

Version

4.1.5
Type

Type

jar

Download pangu-common 4.1.5


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