| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.fracpete |
| Идентификатор | Идентификаторptstemmer |
| Последняя версия | Последняя версия2010.1.13 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеptstemmer
A stemmer toolkit for the Portuguese language.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| ptstemmer-2010.1.13.pom | |
| ptstemmer-2010.1.13.jar | 26 KB |
| ptstemmer-2010.1.13-sources.jar | 20 KB |
| ptstemmer-2010.1.13-javadoc.jar | 130 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fracpete/ptstemmer/ -->
<dependency>
<groupId>com.github.fracpete</groupId>
<artifactId>ptstemmer</artifactId>
<version>2010.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/ptstemmer/
implementation 'com.github.fracpete:ptstemmer:2010.1.13'
// https://jarcasting.com/artifacts/com.github.fracpete/ptstemmer/
implementation ("com.github.fracpete:ptstemmer:2010.1.13")
'com.github.fracpete:ptstemmer:jar:2010.1.13'
<dependency org="com.github.fracpete" name="ptstemmer" rev="2010.1.13">
<artifact name="ptstemmer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='ptstemmer', version='2010.1.13')
)
libraryDependencies += "com.github.fracpete" % "ptstemmer" % "2010.1.13"
[com.github.fracpete/ptstemmer "2010.1.13"]