butler

Gradle plugin for the itch.io butler command line tool

License

License

Categories

Categories

Mini2Dx Business Logic Libraries Game Development
GroupId

GroupId

org.mini2Dx
ArtifactId

ArtifactId

butler
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

butler
Gradle plugin for the itch.io butler command line tool
Project URL

Project URL

https://github.com/mini2Dx/gradle-butler-plugin
Source Code Management

Source Code Management

https://github.com/mini2Dx/gradle-butler-plugin.git

Download butler

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
de.undercouch : gradle-download-task jar 3.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
org.mini2Dx

Versions

Version
2.0.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1