Last Version

Janus Kernel 1.1

Janus Multi-Agent Platform

License

License

GNU General Public License v3.0
GroupId

GroupId

io.janusproject.v1.kernel
ArtifactId

ArtifactId

kernel
Version

Version

1.1
Type

Type

jar
Description

Description

Janus Kernel
Janus Multi-Agent Platform
Project Organization

Project Organization

Janus Platform Consortium

Download kernel 1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.arakhne.afc.core : vmutils jar 11.0

test (1)

Group / Artifact Type Version
junit : junit Optional jar 3.8.2

Project Modules

There are no modules declared in this project.