is not current version
Last Version 0.0.5

com.fizzed:executors 0.0.2


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

executors
Version

Version

0.0.2
Type

Type

pom

Download executors 0.0.2

Filename Size
executors-0.0.2.pom 2 KB
Browse

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