License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.avast |
ArtifactId | ArtifactIdsyringe-gradle-plugin |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSyringe Gradle Plugin
Supporting Gradle plugin for Syringe library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
syringe-gradle-plugin-1.0.4.pom | |
syringe-gradle-plugin-1.0.4.jar | 41 KB |
syringe-gradle-plugin-1.0.4-sources.jar | 4 KB |
syringe-gradle-plugin-1.0.4-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |