License |
License |
---|---|
GroupId | GroupIdorg.cogchar |
ArtifactId | ArtifactIdorg.cogchar.lib.convoid |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.cogchar.lib.convoid - POJO
Cogchar "convoid" - (old) conversation content + state machines
|
<!-- https://jarcasting.com/artifacts/org.cogchar/org.cogchar.lib.convoid/ -->
<dependency>
<groupId>org.cogchar</groupId>
<artifactId>org.cogchar.lib.convoid</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.cogchar/org.cogchar.lib.convoid/
implementation 'org.cogchar:org.cogchar.lib.convoid:1.1.4'
// https://jarcasting.com/artifacts/org.cogchar/org.cogchar.lib.convoid/
implementation ("org.cogchar:org.cogchar.lib.convoid:1.1.4")
'org.cogchar:org.cogchar.lib.convoid:jar:1.1.4'
<dependency org="org.cogchar" name="org.cogchar.lib.convoid" rev="1.1.4">
<artifact name="org.cogchar.lib.convoid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cogchar', module='org.cogchar.lib.convoid', version='1.1.4')
)
libraryDependencies += "org.cogchar" % "org.cogchar.lib.convoid" % "1.1.4"
[org.cogchar/org.cogchar.lib.convoid "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.cogchar : org.cogchar.lib.core.api | jar | 1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |