gradle-gosu-plugin

Gosu language compiler for Gradle. Built with Gradle 6.5.1. This has also been tested extensively with Gradle version(s): 6.5.1 ** Gradle versions below 2.12 are no longer supported ** Projects applying this plugin require a compile-time dependency on the gosu-core-api library. This version requires Gosu 1.13.9 or greater, or 1.14.2 or greater. Please include this in the depencencies closure: dependencies { compile group: 'org.gosu-lang.gosu', name: 'gosu-core-api', version: '1.14.18' }

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.gosu-lang.gosu
ArtifactId

ArtifactId

gradle-gosu-plugin
Last Version

Last Version

6.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

gradle-gosu-plugin
Gosu language compiler for Gradle. Built with Gradle 6.5.1. This has also been tested extensively with Gradle version(s): 6.5.1 ** Gradle versions below 2.12 are no longer supported ** Projects applying this plugin require a compile-time dependency on the gosu-core-api library. This version requires Gosu 1.13.9 or greater, or 1.14.2 or greater. Please include this in the depencencies closure: dependencies { compile group: 'org.gosu-lang.gosu', name: 'gosu-core-api', version: '1.14.18' }
Project URL

Project URL

http://gosu-lang.github.io/

Download gradle-gosu-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/org.gosu-lang.gosu/gradle-gosu-plugin/ -->
<dependency>
    <groupId>org.gosu-lang.gosu</groupId>
    <artifactId>gradle-gosu-plugin</artifactId>
    <version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.gosu-lang.gosu/gradle-gosu-plugin/
implementation 'org.gosu-lang.gosu:gradle-gosu-plugin:6.0.1'
// https://jarcasting.com/artifacts/org.gosu-lang.gosu/gradle-gosu-plugin/
implementation ("org.gosu-lang.gosu:gradle-gosu-plugin:6.0.1")
'org.gosu-lang.gosu:gradle-gosu-plugin:jar:6.0.1'
<dependency org="org.gosu-lang.gosu" name="gradle-gosu-plugin" rev="6.0.1">
  <artifact name="gradle-gosu-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gosu-lang.gosu', module='gradle-gosu-plugin', version='6.0.1')
)
libraryDependencies += "org.gosu-lang.gosu" % "gradle-gosu-plugin" % "6.0.1"
[org.gosu-lang.gosu/gradle-gosu-plugin "6.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
6.0.1
6.0.0
0.4.2
0.4.1
0.4.0
0.3.14
0.3.13
0.3.12
0.3.11
0.3.10
0.3.9
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.3
0.1.2-alpha
0.1.1-alpha