Last Version

HoloEverywhere Plugin 0.3.5

HoloEverywhere Plugin for Gradle which allow easy usage of library

License

License

GroupId

GroupId

org.holoeverywhere
ArtifactId

ArtifactId

plugin
Version

Version

0.3.5
Type

Type

jar
Description

Description

HoloEverywhere Plugin
HoloEverywhere Plugin for Gradle which allow easy usage of library
Project URL

Project URL

https://github.com/Prototik/HoloEverywhere
Source Code Management

Source Code Management

https://github.com/Prototik/HoloEverywhere

Download plugin 0.3.5


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

Dependencies

compile (4)

Group / Artifact Type Version
com.android.tools.build : gradle jar 1.0.0-rc1
org.apache.maven : maven-ant-tasks jar 2.1.3
org.yaml : snakeyaml jar 1.13
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.