License |
License |
---|---|
GroupId | GroupIdcom.gitee.chentaoah |
ArtifactId | ArtifactIdspirit-example-plugin |
Version | Version2.1.30 |
Type | Typejar |
Description |
DescriptionA new programming language based on Java.
|
<!-- https://jarcasting.com/artifacts/com.gitee.chentaoah/spirit-example-plugin/ -->
<dependency>
<groupId>com.gitee.chentaoah</groupId>
<artifactId>spirit-example-plugin</artifactId>
<version>2.1.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.chentaoah/spirit-example-plugin/
implementation 'com.gitee.chentaoah:spirit-example-plugin:2.1.30'
// https://jarcasting.com/artifacts/com.gitee.chentaoah/spirit-example-plugin/
implementation ("com.gitee.chentaoah:spirit-example-plugin:2.1.30")
'com.gitee.chentaoah:spirit-example-plugin:jar:2.1.30'
<dependency org="com.gitee.chentaoah" name="spirit-example-plugin" rev="2.1.30">
<artifact name="spirit-example-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.chentaoah', module='spirit-example-plugin', version='2.1.30')
)
libraryDependencies += "com.gitee.chentaoah" % "spirit-example-plugin" % "2.1.30"
[com.gitee.chentaoah/spirit-example-plugin "2.1.30"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.chentaoah : spirit-example-common | jar | 2.1.30 |