is not current version
Last Version 0.0.5

com.fizzed:executors 0.0.4


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

executors
Version

Version

0.0.4
Type

Type

pom

Download executors 0.0.4

Filename Size
executors-0.0.4.pom 2 KB
Browse

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