License |
License |
---|---|
GroupId | GroupIdcom.github.greengerong |
ArtifactId | ArtifactIdcondition-runner |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncondition-runner
|
Project URL |
Project URL |
Filename | Size |
---|---|
condition-runner-1.1.pom | |
condition-runner-1.1.jar | 6 KB |
condition-runner-1.1-sources.jar | 2 KB |
condition-runner-1.1-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.greengerong/condition-runner/ -->
<dependency>
<groupId>com.github.greengerong</groupId>
<artifactId>condition-runner</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.greengerong/condition-runner/
implementation 'com.github.greengerong:condition-runner:1.1'
// https://jarcasting.com/artifacts/com.github.greengerong/condition-runner/
implementation ("com.github.greengerong:condition-runner:1.1")
'com.github.greengerong:condition-runner:jar:1.1'
<dependency org="com.github.greengerong" name="condition-runner" rev="1.1">
<artifact name="condition-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.greengerong', module='condition-runner', version='1.1')
)
libraryDependencies += "com.github.greengerong" % "condition-runner" % "1.1"
[com.github.greengerong/condition-runner "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjrt | jar | 1.7.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |