| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.aksw.commons |
| Идентификатор | Идентификаторaksw-commons-entity-codecs-parent |
| Версия | Версия0.9.3 |
| Тип | Типpom |
| Описание |
ОписаниеA library of commonly used classes in AKSW applications.
|
| Имя Файла | Размер |
|---|---|
| aksw-commons-entity-codecs-parent-0.9.3.pom | 1000 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.aksw.commons/aksw-commons-entity-codecs-parent/ -->
<dependency>
<groupId>org.aksw.commons</groupId>
<artifactId>aksw-commons-entity-codecs-parent</artifactId>
<version>0.9.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.aksw.commons/aksw-commons-entity-codecs-parent/
implementation 'org.aksw.commons:aksw-commons-entity-codecs-parent:0.9.3'
// https://jarcasting.com/artifacts/org.aksw.commons/aksw-commons-entity-codecs-parent/
implementation ("org.aksw.commons:aksw-commons-entity-codecs-parent:0.9.3")
'org.aksw.commons:aksw-commons-entity-codecs-parent:pom:0.9.3'
<dependency org="org.aksw.commons" name="aksw-commons-entity-codecs-parent" rev="0.9.3">
<artifact name="aksw-commons-entity-codecs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.aksw.commons', module='aksw-commons-entity-codecs-parent', version='0.9.3')
)
libraryDependencies += "org.aksw.commons" % "aksw-commons-entity-codecs-parent" % "0.9.3"
[org.aksw.commons/aksw-commons-entity-codecs-parent "0.9.3"]