Last Version

Gradle Jasquire Plugin 1.3

"Generates/executes a jasmine spec runner for an AMD-compliant project"

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.abirmingham
ArtifactId

ArtifactId

gradle-jasquire-plugin
Version

Version

1.3
Type

Type

jar
Description

Description

Gradle Jasquire Plugin
"Generates/executes a jasmine spec runner for an AMD-compliant project"
Project URL

Project URL

https://github.com/abirmingham/gradle-jasquire-plugin
Source Code Management

Source Code Management

https://github.com/abirmingham/gradle-jasquire-plugin

Download gradle-jasquire-plugin 1.3


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

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.