GroupId | GroupIdcom.haoxuer.bigworld |
---|---|
ArtifactId | ArtifactIdbigworld-generate |
Version | Version3.3.10-20210917 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-generate/ -->
<dependency>
<groupId>com.haoxuer.bigworld</groupId>
<artifactId>bigworld-generate</artifactId>
<version>3.3.10-20210917</version>
</dependency>
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-generate/
implementation 'com.haoxuer.bigworld:bigworld-generate:3.3.10-20210917'
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-generate/
implementation ("com.haoxuer.bigworld:bigworld-generate:3.3.10-20210917")
'com.haoxuer.bigworld:bigworld-generate:jar:3.3.10-20210917'
<dependency org="com.haoxuer.bigworld" name="bigworld-generate" rev="3.3.10-20210917">
<artifact name="bigworld-generate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.haoxuer.bigworld', module='bigworld-generate', version='3.3.10-20210917')
)
libraryDependencies += "com.haoxuer.bigworld" % "bigworld-generate" % "3.3.10-20210917"
[com.haoxuer.bigworld/bigworld-generate "3.3.10-20210917"]