com.gitee.chentaoah:spirit-core

A new programming language based on Java.

License

License

GroupId

GroupId

com.gitee.chentaoah
ArtifactId

ArtifactId

spirit-core
Last Version

Last Version

2.1.30
Release Date

Release Date

Type

Type

pom
Description

Description

A new programming language based on Java.

Download spirit-core

Filename Size
spirit-core-2.1.30.pom 642 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.chentaoah/spirit-core/ -->
<dependency>
    <groupId>com.gitee.chentaoah</groupId>
    <artifactId>spirit-core</artifactId>
    <version>2.1.30</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.chentaoah/spirit-core/
implementation 'com.gitee.chentaoah:spirit-core:2.1.30'
// https://jarcasting.com/artifacts/com.gitee.chentaoah/spirit-core/
implementation ("com.gitee.chentaoah:spirit-core:2.1.30")
'com.gitee.chentaoah:spirit-core:pom:2.1.30'
<dependency org="com.gitee.chentaoah" name="spirit-core" rev="2.1.30">
  <artifact name="spirit-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.chentaoah', module='spirit-core', version='2.1.30')
)
libraryDependencies += "com.gitee.chentaoah" % "spirit-core" % "2.1.30"
[com.gitee.chentaoah/spirit-core "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-core-lexer
  • spirit-core-element
  • spirit-core-class
  • spirit-core-compile

Versions

Version
2.1.30