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