is not current version
Last Version 0.0.5

com.fizzed:executors-ninja 0.0.2


Categories

Categories

Ninja User Interface Web Frameworks
GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

executors-ninja
Version

Version

0.0.2
Type

Type

jar

Download executors-ninja 0.0.2


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