Syringe Gradle Plugin

Supporting Gradle plugin for Syringe library

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.avast
ArtifactId

ArtifactId

syringe-gradle-plugin
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Syringe Gradle Plugin
Supporting Gradle plugin for Syringe library
Project URL

Project URL

https://github.com/avast/syringe-gradle-plugin
Source Code Management

Source Code Management

https://github.com/avast/syringe-gradle-plugin

Download syringe-gradle-plugin

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.avast : syringe_2.10 jar 1.6.13
org.reflections : reflections jar 0.9.9
org.apache.commons : commons-vfs2 jar 2.0

Project Modules

There are no modules declared in this project.
com.avast

Avast

https://avast.github.io

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0