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