is not current version
Last Version 0.10.6

one.leftshift.explicit:explicit 0.9.0

Explicit is a cross platform library for rule based named entity recognition.

GroupId

GroupId

one.leftshift.explicit
ArtifactId

ArtifactId

explicit
Version

Version

0.9.0
Type

Type

jar

Download explicit 0.9.0


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