License |
License |
---|---|
GroupId | GroupIdcom.gitee.chentaoah |
ArtifactId | ArtifactIdspirit-output |
Version | Version2.1.30 |
Type | Typepom |
Description |
DescriptionA new programming language based on Java.
|
Filename | Size |
---|---|
spirit-output-2.1.30.pom | 528 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.chentaoah/spirit-output/ -->
<dependency>
<groupId>com.gitee.chentaoah</groupId>
<artifactId>spirit-output</artifactId>
<version>2.1.30</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.chentaoah/spirit-output/
implementation 'com.gitee.chentaoah:spirit-output:2.1.30'
// https://jarcasting.com/artifacts/com.gitee.chentaoah/spirit-output/
implementation ("com.gitee.chentaoah:spirit-output:2.1.30")
'com.gitee.chentaoah:spirit-output:pom:2.1.30'
<dependency org="com.gitee.chentaoah" name="spirit-output" rev="2.1.30">
<artifact name="spirit-output" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.chentaoah', module='spirit-output', version='2.1.30')
)
libraryDependencies += "com.gitee.chentaoah" % "spirit-output" % "2.1.30"
[com.gitee.chentaoah/spirit-output "2.1.30"]