is not current version
Last Version 1.0.1

ru.systemate:morpholog-client 1.0.0

Russian language tools

Categories

Categories

CLI User Interface
GroupId

GroupId

ru.systemate
ArtifactId

ArtifactId

morpholog-client
Version

Version

1.0.0
Type

Type

jar

Download morpholog-client 1.0.0


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