Last Version

OkCheck 0.2.8

okcheck gradle plugin

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.liulishuo.okcheck
ArtifactId

ArtifactId

gradle
Version

Version

0.2.8
Type

Type

jar
Description

Description

OkCheck
okcheck gradle plugin
Project URL

Project URL

https://github.com/lingochamp/okcheck
Source Code Management

Source Code Management

https://github.com/lingochamp/okcheck

Download gradle 0.2.8


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.tools.build : gradle jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.