License |
License |
---|---|
GroupId | GroupIdio.github.agentsoz |
ArtifactId | ArtifactIdjill-extension-template |
Version | Version0.4.0 |
Type | Typejar |
Description |
Descriptionio.github.agentsoz:jill-extension-template
Jill cognitive agents (extension template)
|
<!-- https://jarcasting.com/artifacts/io.github.agentsoz/jill-extension-template/ -->
<dependency>
<groupId>io.github.agentsoz</groupId>
<artifactId>jill-extension-template</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.agentsoz/jill-extension-template/
implementation 'io.github.agentsoz:jill-extension-template:0.4.0'
// https://jarcasting.com/artifacts/io.github.agentsoz/jill-extension-template/
implementation ("io.github.agentsoz:jill-extension-template:0.4.0")
'io.github.agentsoz:jill-extension-template:jar:0.4.0'
<dependency org="io.github.agentsoz" name="jill-extension-template" rev="0.4.0">
<artifact name="jill-extension-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.agentsoz', module='jill-extension-template', version='0.4.0')
)
libraryDependencies += "io.github.agentsoz" % "jill-extension-template" % "0.4.0"
[io.github.agentsoz/jill-extension-template "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.agentsoz : jill | jar | 0.4.0 |
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 |