is not current version
Last Version 3.3.16-20220327

com.haoxuer.bigworld:commons 3.3.15-20220327


GroupId

GroupId

com.haoxuer.bigworld
ArtifactId

ArtifactId

commons
Version

Version

3.3.15-20220327
Type

Type

pom

Download commons 3.3.15-20220327


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