License |
License |
---|---|
GroupId | GroupIdcom.gitee.chentaoah |
ArtifactId | ArtifactIdspirit-core-class |
Version | Version2.1.30 |
Type | Typejar |
Description |
DescriptionA new programming language based on Java.
|
Filename | Size |
---|---|
spirit-core-class-2.1.30.pom | |
spirit-core-class-2.1.30.jar | 40 KB |
spirit-core-class-2.1.30-sources.jar | 19 KB |
spirit-core-class-2.1.30-javadoc.jar | 207 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.chentaoah/spirit-core-class/ -->
<dependency>
<groupId>com.gitee.chentaoah</groupId>
<artifactId>spirit-core-class</artifactId>
<version>2.1.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.chentaoah/spirit-core-class/
implementation 'com.gitee.chentaoah:spirit-core-class:2.1.30'
// https://jarcasting.com/artifacts/com.gitee.chentaoah/spirit-core-class/
implementation ("com.gitee.chentaoah:spirit-core-class:2.1.30")
'com.gitee.chentaoah:spirit-core-class:jar:2.1.30'
<dependency org="com.gitee.chentaoah" name="spirit-core-class" rev="2.1.30">
<artifact name="spirit-core-class" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.chentaoah', module='spirit-core-class', version='2.1.30')
)
libraryDependencies += "com.gitee.chentaoah" % "spirit-core-class" % "2.1.30"
[com.gitee.chentaoah/spirit-core-class "2.1.30"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.chentaoah : spirit-core-element | jar | 2.1.30 |