| Группа | Группаat.austriapro |
|---|---|
| Идентификатор | Идентификаторebinterface-mappings-zugferd |
| Версия | Версия1.0.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/at.austriapro/ebinterface-mappings-zugferd/ -->
<dependency>
<groupId>at.austriapro</groupId>
<artifactId>ebinterface-mappings-zugferd</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.austriapro/ebinterface-mappings-zugferd/
implementation 'at.austriapro:ebinterface-mappings-zugferd:1.0.0'
// https://jarcasting.com/artifacts/at.austriapro/ebinterface-mappings-zugferd/
implementation ("at.austriapro:ebinterface-mappings-zugferd:1.0.0")
'at.austriapro:ebinterface-mappings-zugferd:jar:1.0.0'
<dependency org="at.austriapro" name="ebinterface-mappings-zugferd" rev="1.0.0">
<artifact name="ebinterface-mappings-zugferd" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.austriapro', module='ebinterface-mappings-zugferd', version='1.0.0')
)
libraryDependencies += "at.austriapro" % "ebinterface-mappings-zugferd" % "1.0.0"
[at.austriapro/ebinterface-mappings-zugferd "1.0.0"]