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