is not current version
Last Version 0.1.4

com.github.phantomthief:adaptive-executor 0.1.0


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.phantomthief
ArtifactId

ArtifactId

adaptive-executor
Version

Version

0.1.0
Type

Type

jar

Download adaptive-executor 0.1.0


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