Last Version

SubScript Gradle plugin 1.0

The plugin that allows to work with SubScript from Gradle

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.subscript-lang
ArtifactId

ArtifactId

gradle-plugin
Version

Version

1.0
Type

Type

jar
Description

Description

SubScript Gradle plugin
The plugin that allows to work with SubScript from Gradle
Project URL

Project URL

http://subscript-lang.org
Source Code Management

Source Code Management

https://github.com/AndreVanDelft/scala

Download gradle-plugin 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.3.3

Project Modules

There are no modules declared in this project.