License |
License |
---|---|
GroupId | GroupIdcom.gitee.chentaoah |
ArtifactId | ArtifactIdspirit-example-common |
Version | Version2.1.30 |
Type | Typejar |
Description |
DescriptionA new programming language based on Java.
|
<!-- https://jarcasting.com/artifacts/com.gitee.chentaoah/spirit-example-common/ -->
<dependency>
<groupId>com.gitee.chentaoah</groupId>
<artifactId>spirit-example-common</artifactId>
<version>2.1.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.chentaoah/spirit-example-common/
implementation 'com.gitee.chentaoah:spirit-example-common:2.1.30'
// https://jarcasting.com/artifacts/com.gitee.chentaoah/spirit-example-common/
implementation ("com.gitee.chentaoah:spirit-example-common:2.1.30")
'com.gitee.chentaoah:spirit-example-common:jar:2.1.30'
<dependency org="com.gitee.chentaoah" name="spirit-example-common" rev="2.1.30">
<artifact name="spirit-example-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.chentaoah', module='spirit-example-common', version='2.1.30')
)
libraryDependencies += "com.gitee.chentaoah" % "spirit-example-common" % "2.1.30"
[com.gitee.chentaoah/spirit-example-common "2.1.30"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.chentaoah : spirit-stdlib | jar | 2.1.30 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.commons : commons-lang3 | jar | 3.9 |