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