Last Version

com.offbynull.coroutines:gradle-plugin 1.5.3

Coroutines Gradle plugin

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.offbynull.coroutines
ArtifactId

ArtifactId

gradle-plugin
Version

Version

1.5.3
Type

Type

jar
Description

Description

com.offbynull.coroutines:gradle-plugin
Coroutines Gradle plugin
Project URL

Project URL

https://github.com/offbynull/coroutines

Download gradle-plugin 1.5.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.offbynull.coroutines : instrumenter jar 1.5.3
org.apache.commons : commons-lang3 jar 3.7
commons-jxpath : commons-jxpath jar 1.3

provided (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.4.15
org.gradle » gradle-core jar 3.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.mockito : mockito-all jar 2.0.2-beta

Project Modules

There are no modules declared in this project.