spirit

A new programming language based on Java.

License

License

GroupId

GroupId

com.gitee.chentaoah
ArtifactId

ArtifactId

spirit-parent
Last Version

Last Version

2.1.30
Release Date

Release Date

Type

Type

pom
Description

Description

spirit
A new programming language based on Java.
Project URL

Project URL

https://gitee.com/chentaoah/spirit
Source Code Management

Source Code Management

https://gitee.com/chentaoah/spirit/tree/master

Download spirit-parent

Filename Size
spirit-parent-2.1.30.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.chentaoah/spirit-parent/ -->
<dependency>
    <groupId>com.gitee.chentaoah</groupId>
    <artifactId>spirit-parent</artifactId>
    <version>2.1.30</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.chentaoah/spirit-parent/
implementation 'com.gitee.chentaoah:spirit-parent:2.1.30'
// https://jarcasting.com/artifacts/com.gitee.chentaoah/spirit-parent/
implementation ("com.gitee.chentaoah:spirit-parent:2.1.30")
'com.gitee.chentaoah:spirit-parent:pom:2.1.30'
<dependency org="com.gitee.chentaoah" name="spirit-parent" rev="2.1.30">
  <artifact name="spirit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.chentaoah', module='spirit-parent', version='2.1.30')
)
libraryDependencies += "com.gitee.chentaoah" % "spirit-parent" % "2.1.30"
[com.gitee.chentaoah/spirit-parent "2.1.30"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spirit-stdlib
  • spirit-common
  • spirit-core
  • spirit-output
  • spirit-starter
  • spirit-tools
  • spirit-example

Versions

Version
2.1.30