is not current version
Last Version 5.3

io.activej:activej-workers 1.0-rc1


Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-workers
Version

Version

1.0-rc1
Type

Type

jar

Download activej-workers 1.0-rc1


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