is not current version
Last Version 0.4.0

io.github.agentsoz:jill-examples 0.3.0

Jill cognitive agents (examples)

GroupId

GroupId

io.github.agentsoz
ArtifactId

ArtifactId

jill-examples
Version

Version

0.3.0
Type

Type

jar

Download jill-examples 0.3.0


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