is not current version
Last Version 0.4.0

io.github.agentsoz:jill-examples 0.3.3

Jill cognitive agents (examples)

GroupId

GroupId

io.github.agentsoz
ArtifactId

ArtifactId

jill-examples
Version

Version

0.3.3
Type

Type

jar

Download jill-examples 0.3.3


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