License |
License |
---|---|
GroupId | GroupIdcom.gitee.chentaoah |
ArtifactId | ArtifactIdspirit-code-tools |
Version | Version2.1.30 |
Type | Typejar |
Description |
DescriptionA new programming language based on Java.
|
Filename | Size |
---|---|
spirit-code-tools-2.1.30.pom | |
spirit-code-tools-2.1.30.jar | 14 KB |
spirit-code-tools-2.1.30-sources.jar | 6 KB |
spirit-code-tools-2.1.30-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.chentaoah/spirit-code-tools/ -->
<dependency>
<groupId>com.gitee.chentaoah</groupId>
<artifactId>spirit-code-tools</artifactId>
<version>2.1.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.chentaoah/spirit-code-tools/
implementation 'com.gitee.chentaoah:spirit-code-tools:2.1.30'
// https://jarcasting.com/artifacts/com.gitee.chentaoah/spirit-code-tools/
implementation ("com.gitee.chentaoah:spirit-code-tools:2.1.30")
'com.gitee.chentaoah:spirit-code-tools:jar:2.1.30'
<dependency org="com.gitee.chentaoah" name="spirit-code-tools" rev="2.1.30">
<artifact name="spirit-code-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.chentaoah', module='spirit-code-tools', version='2.1.30')
)
libraryDependencies += "com.gitee.chentaoah" % "spirit-code-tools" % "2.1.30"
[com.gitee.chentaoah/spirit-code-tools "2.1.30"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.2.2.RELEASE |
com.gitee.chentaoah : spirit-starter-java | jar | 2.1.30 |