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