Last Version

net.ninjacat:drama 0.1.2

Simple actors-based library for concurrency.

License

License

Categories

Categories

Net Ninja User Interface Web Frameworks
GroupId

GroupId

net.ninjacat
ArtifactId

ArtifactId

drama
Version

Version

0.1.2
Type

Type

jar
Description

Description

net.ninjacat:drama
Simple actors-based library for concurrency.

Download drama 0.1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.8.4

Project Modules

There are no modules declared in this project.