License |
License
GNU General Public License v3.0
|
---|---|
GroupId | GroupIdio.janusproject.v1.extras.modules.scriptedagent |
ArtifactId | ArtifactIdscriptedagent |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionScriptedAgent
Janus Multi-Agent Platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
scriptedagent-1.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.janusproject.v1.extras.modules.scriptedagent/scriptedagent/ -->
<dependency>
<groupId>io.janusproject.v1.extras.modules.scriptedagent</groupId>
<artifactId>scriptedagent</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.janusproject.v1.extras.modules.scriptedagent/scriptedagent/
implementation 'io.janusproject.v1.extras.modules.scriptedagent:scriptedagent:1.1'
// https://jarcasting.com/artifacts/io.janusproject.v1.extras.modules.scriptedagent/scriptedagent/
implementation ("io.janusproject.v1.extras.modules.scriptedagent:scriptedagent:1.1")
'io.janusproject.v1.extras.modules.scriptedagent:scriptedagent:pom:1.1'
<dependency org="io.janusproject.v1.extras.modules.scriptedagent" name="scriptedagent" rev="1.1">
<artifact name="scriptedagent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.janusproject.v1.extras.modules.scriptedagent', module='scriptedagent', version='1.1')
)
libraryDependencies += "io.janusproject.v1.extras.modules.scriptedagent" % "scriptedagent" % "1.1"
[io.janusproject.v1.extras.modules.scriptedagent/scriptedagent "1.1"]