is not current version
Last Version 0.5

com.davidbracewell:hermes-core 0.3

A Natural Language Processing framework for Java

Categories

Categories

Hermes Application Layer Libs Messaging
GroupId

GroupId

com.davidbracewell
ArtifactId

ArtifactId

hermes-core
Version

Version

0.3
Type

Type

jar

Download hermes-core 0.3


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