License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdru.systemate |
ArtifactId | ArtifactIdmorpholog-client |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionRussian language tools
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
morpholog-client-1.0.1.pom | |
morpholog-client-1.0.1.jar | 16 KB |
morpholog-client-1.0.1-sources.jar | 6 KB |
morpholog-client-1.0.1-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.systemate/morpholog-client/ -->
<dependency>
<groupId>ru.systemate</groupId>
<artifactId>morpholog-client</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.systemate/morpholog-client/
implementation 'ru.systemate:morpholog-client:1.0.1'
// https://jarcasting.com/artifacts/ru.systemate/morpholog-client/
implementation ("ru.systemate:morpholog-client:1.0.1")
'ru.systemate:morpholog-client:jar:1.0.1'
<dependency org="ru.systemate" name="morpholog-client" rev="1.0.1">
<artifact name="morpholog-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.systemate', module='morpholog-client', version='1.0.1')
)
libraryDependencies += "ru.systemate" % "morpholog-client" % "1.0.1"
[ru.systemate/morpholog-client "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.s1-platform : s1-core | jar | 2.2.2 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.s1-platform : s1-testing | pom | 2.2.2 |