is not current version
Last Version 3.3.16-20220327

com.haoxuer.bigworld:bigworld-root 3.3.10-20210917

bigworld is a lightweight Framework

GroupId

GroupId

com.haoxuer.bigworld
ArtifactId

ArtifactId

bigworld-root
Version

Version

3.3.10-20210917
Type

Type

pom

Download bigworld-root 3.3.10-20210917


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