License |
License |
---|---|
GroupId | GroupIdcom.haoxuer.bigworld |
ArtifactId | ArtifactIdbigworld-root |
Version | Version1.0.1-20200627 |
Type | Typepom |
Description |
Descriptionbigworld-root
bigworld is a lightweight Framework
|
Filename | Size |
---|---|
bigworld-root-1.0.1-20200627.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-root/ -->
<dependency>
<groupId>com.haoxuer.bigworld</groupId>
<artifactId>bigworld-root</artifactId>
<version>1.0.1-20200627</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-root/
implementation 'com.haoxuer.bigworld:bigworld-root:1.0.1-20200627'
// https://jarcasting.com/artifacts/com.haoxuer.bigworld/bigworld-root/
implementation ("com.haoxuer.bigworld:bigworld-root:1.0.1-20200627")
'com.haoxuer.bigworld:bigworld-root:pom:1.0.1-20200627'
<dependency org="com.haoxuer.bigworld" name="bigworld-root" rev="1.0.1-20200627">
<artifact name="bigworld-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.haoxuer.bigworld', module='bigworld-root', version='1.0.1-20200627')
)
libraryDependencies += "com.haoxuer.bigworld" % "bigworld-root" % "1.0.1-20200627"
[com.haoxuer.bigworld/bigworld-root "1.0.1-20200627"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |