stsl

strong typed script language (parent module)

License

License

GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

stsl
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

stsl
strong typed script language (parent module)
Project URL

Project URL

https://github.com/gochaorg/stsl

Download stsl

Filename Size
stsl-1.0.pom 10 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0