License |
License |
---|---|
GroupId | GroupIdeu.appsatori |
ArtifactId | ArtifactIdgaelyk-console |
Last Version | Last Version0.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGaelyk Console Plugin
Gaelyk Console Plugin adds simple console which can execute groovlet like code.
|
Filename | Size |
---|---|
gaelyk-console-0.1.5.pom | |
gaelyk-console-0.1.5.jar | 191 KB |
gaelyk-console-0.1.5-sources.jar | 85 KB |
gaelyk-console-0.1.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/eu.appsatori/gaelyk-console/ -->
<dependency>
<groupId>eu.appsatori</groupId>
<artifactId>gaelyk-console</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/eu.appsatori/gaelyk-console/
implementation 'eu.appsatori:gaelyk-console:0.1.5'
// https://jarcasting.com/artifacts/eu.appsatori/gaelyk-console/
implementation ("eu.appsatori:gaelyk-console:0.1.5")
'eu.appsatori:gaelyk-console:jar:0.1.5'
<dependency org="eu.appsatori" name="gaelyk-console" rev="0.1.5">
<artifact name="gaelyk-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.appsatori', module='gaelyk-console', version='0.1.5')
)
libraryDependencies += "eu.appsatori" % "gaelyk-console" % "0.1.5"
[eu.appsatori/gaelyk-console "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.appengine : appengine-api-labs | jar | 1.6.6 |
com.google.appengine : appengine-api-1.0-sdk | jar | 1.6.6 |
org.gaelyk : gaelyk | jar | 1.2 |
org.gaelyk : gaelyk-bootstrap-resources | jar | 2.0.3 |
org.gaelyk : gaelyk-resources | jar | 0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.appengine : appengine-api-stubs | jar | 1.6.6 |
org.gaelyk : gaelyk-spock | jar | 0.3 |
com.google.appengine : appengine-testing | jar | 1.6.6 |