Vanadium VDL Gradle plugin

A Gradle plugin to make it easy to use VDL in Java or Android projects

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

io.v
ArtifactId

ArtifactId

gradle-plugin-vdltool-macosx
Last Version

Last Version

1.10
Release Date

Release Date

Type

Type

jar
Description

Description

Vanadium VDL Gradle plugin
A Gradle plugin to make it easy to use VDL in Java or Android projects
Project URL

Project URL

https://github.com/vanadium/java/tree/master/gradle-plugin
Source Code Management

Source Code Management

https://github.com/vanadium/java/tree/master/gradle-plugin

Download gradle-plugin-vdltool-macosx

How to add to project

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

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.

Build Status

Vanadium Java Support

This repository contains Java support for Vanadium. It depends on the Vanadium core repository on github.

io.v

Vanadium

Vanadium is an open-source framework designed to make it much easier to develop secure, distributed applications that can run anywhere.

Versions

Version
1.10
1.7
0.9
0.7
0.6
0.5
0.4
0.3
0.1