is not current version
Last Version 0.0.5

com.fizzed:executors 0.0.1


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

executors
Version

Version

0.0.1
Type

Type

pom

Download executors 0.0.1

Filename Size
executors-0.0.1.pom 2 KB
Browse

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