is not current version
Last Version 1.1.4

org.cogchar:org.cogchar.lib.core.impl 1.0.9.0


GroupId

GroupId

org.cogchar
ArtifactId

ArtifactId

org.cogchar.lib.core.impl
Version

Version

1.0.9.0
Type

Type

jar

Download org.cogchar.lib.core.impl 1.0.9.0


<!-- https://jarcasting.com/artifacts/org.cogchar/org.cogchar.lib.core.impl/ -->
<dependency>
    <groupId>org.cogchar</groupId>
    <artifactId>org.cogchar.lib.core.impl</artifactId>
    <version>1.0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cogchar/org.cogchar.lib.core.impl/
implementation 'org.cogchar:org.cogchar.lib.core.impl:1.0.9.0'
// https://jarcasting.com/artifacts/org.cogchar/org.cogchar.lib.core.impl/
implementation ("org.cogchar:org.cogchar.lib.core.impl:1.0.9.0")
'org.cogchar:org.cogchar.lib.core.impl:jar:1.0.9.0'
<dependency org="org.cogchar" name="org.cogchar.lib.core.impl" rev="1.0.9.0">
  <artifact name="org.cogchar.lib.core.impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cogchar', module='org.cogchar.lib.core.impl', version='1.0.9.0')
)
libraryDependencies += "org.cogchar" % "org.cogchar.lib.core.impl" % "1.0.9.0"
[org.cogchar/org.cogchar.lib.core.impl "1.0.9.0"]