License |
License |
---|---|
GroupId | GroupIdio.github.agentsoz |
ArtifactId | ArtifactIdjill |
Version | Version0.4.0 |
Type | Typejar |
Description |
Descriptionio.github.agentsoz:jill
Jill cognitive agents (Core)
|
Filename | Size |
---|---|
jill-0.4.0.pom | |
jill-0.4.0.jar | 99 KB |
jill-0.4.0-sources.jar | 100 KB |
jill-0.4.0-javadoc.jar | 375 KB |
jill-0.4.0-jar-with-dependencies.jar | 1000 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.agentsoz/jill/ -->
<dependency>
<groupId>io.github.agentsoz</groupId>
<artifactId>jill</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.agentsoz/jill/
implementation 'io.github.agentsoz:jill:0.4.0'
// https://jarcasting.com/artifacts/io.github.agentsoz/jill/
implementation ("io.github.agentsoz:jill:0.4.0")
'io.github.agentsoz:jill:jar:0.4.0'
<dependency org="io.github.agentsoz" name="jill" rev="0.4.0">
<artifact name="jill" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.agentsoz', module='jill', version='0.4.0')
)
libraryDependencies += "io.github.agentsoz" % "jill" % "0.4.0"
[io.github.agentsoz/jill "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.3.1 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |