| Группа | Группаde.viadee.xai.anchor |
|---|---|
| Идентификатор | ИдентификаторFastMPJAdapter |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| FastMPJAdapter-1.0.0.pom | |
| FastMPJAdapter-1.0.0.jar | 13 KB |
| FastMPJAdapter-1.0.0-sources.jar | 9 KB |
| FastMPJAdapter-1.0.0-javadoc.jar | 49 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.viadee.xai.anchor/FastMPJAdapter/ -->
<dependency>
<groupId>de.viadee.xai.anchor</groupId>
<artifactId>FastMPJAdapter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.viadee.xai.anchor/FastMPJAdapter/
implementation 'de.viadee.xai.anchor:FastMPJAdapter:1.0.0'
// https://jarcasting.com/artifacts/de.viadee.xai.anchor/FastMPJAdapter/
implementation ("de.viadee.xai.anchor:FastMPJAdapter:1.0.0")
'de.viadee.xai.anchor:FastMPJAdapter:jar:1.0.0'
<dependency org="de.viadee.xai.anchor" name="FastMPJAdapter" rev="1.0.0">
<artifact name="FastMPJAdapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.viadee.xai.anchor', module='FastMPJAdapter', version='1.0.0')
)
libraryDependencies += "de.viadee.xai.anchor" % "FastMPJAdapter" % "1.0.0"
[de.viadee.xai.anchor/FastMPJAdapter "1.0.0"]