is not current version
Last Version 0.0.5

com.fizzed:executors-ninja 0.0.3


Categories

Categories

Ninja User Interface Web Frameworks
GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

executors-ninja
Version

Version

0.0.3
Type

Type

jar

Download executors-ninja 0.0.3


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