Wowza Gradle Plugin

A Gradle plugin for building Wowza modules.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

ro.stancalau
ArtifactId

ArtifactId

wowza-gradle-plugin
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Wowza Gradle Plugin
A Gradle plugin for building Wowza modules.
Project URL

Project URL

https://github.com/stancalau/wowza-gradle-plugin.git
Source Code Management

Source Code Management

https://github.com/stancalau/wowza-gradle-plugin/tree/master

Download wowza-gradle-plugin

How to add to project

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

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
2.2
2.1
2.0