com.gitee.chentaoah:spirit-example

A new programming language based on Java.

License

License

GroupId

GroupId

com.gitee.chentaoah
ArtifactId

ArtifactId

spirit-example
Last Version

Last Version

2.1.30
Release Date

Release Date

Type

Type

pom
Description

Description

A new programming language based on Java.
Source Code Management

Source Code Management

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

Download spirit-example

Filename Size
spirit-example-2.1.30.pom 574 bytes
Browse

How to add to project

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

Versions

Version
2.1.30