Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.haoxuer.bigworld |
ArtifactId | ArtifactIdbigworld-tenant |
Version | Version3.3.15-20220327 |
Type | Typejar |
Filename | Size |
---|---|
bigworld-tenant-3.3.15-20220327.pom | |
bigworld-tenant-3.3.15-20220327.jar | 296 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-tenant/ -->
<dependency>
<groupId>com.haoxuer.bigworld</groupId>
<artifactId>bigworld-tenant</artifactId>
<version>3.3.15-20220327</version>
</dependency>
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-tenant/
implementation 'com.haoxuer.bigworld:bigworld-tenant:3.3.15-20220327'
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-tenant/
implementation ("com.haoxuer.bigworld:bigworld-tenant:3.3.15-20220327")
'com.haoxuer.bigworld:bigworld-tenant:jar:3.3.15-20220327'
<dependency org="com.haoxuer.bigworld" name="bigworld-tenant" rev="3.3.15-20220327">
<artifact name="bigworld-tenant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.haoxuer.bigworld', module='bigworld-tenant', version='3.3.15-20220327')
)
libraryDependencies += "com.haoxuer.bigworld" % "bigworld-tenant" % "3.3.15-20220327"
[com.haoxuer.bigworld/bigworld-tenant "3.3.15-20220327"]