Last Version

jitter-plugin 2021.4

The jitter-plugin is a Gradle plugin to build and distribute different flavours of an application from a single source base.

License

License

GroupId

GroupId

com.github.mictaege
ArtifactId

ArtifactId

jitter-plugin
Version

Version

2021.4
Type

Type

jar
Description

Description

jitter-plugin
The jitter-plugin is a Gradle plugin to build and distribute different flavours of an application from a single source base.
Project URL

Project URL

https://github.com/mictaege/jitter-plugin
Source Code Management

Source Code Management

https://github.com/mictaege/jitter-plugin

Download jitter-plugin 2021.4


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 23.0
org.codehaus.groovy : groovy-all jar 2.5.8
com.github.mictaege : spoon-gradle-plugin jar 2021.4
com.github.mictaege : jitter-api jar 2021.4
org.eclipse.jdt : org.eclipse.jdt.core jar 3.25.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.2.11

Project Modules

There are no modules declared in this project.