Evince Framework Gradle Plugins

Plugin for building Dojo Toolkit

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.evinceframework
ArtifactId

ArtifactId

evf-build-gradle
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Evince Framework Gradle Plugins
Plugin for building Dojo Toolkit
Project URL

Project URL

https://github.com/cswing/evinceframework-build
Project Organization

Project Organization

Evince Framework

Download evf-build-gradle

How to add to project

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

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
0.1.0