is not current version
Last Version 1.4.0

de.gematik.ti:vauchannel 1.3.7

VAU channel base module - maven reactor for modules

GroupId

GroupId

de.gematik.ti
ArtifactId

ArtifactId

vauchannel
Version

Version

1.3.7
Type

Type

pom

Download vauchannel 1.3.7

Filename Size
vauchannel-1.3.7.pom 17 KB
Browse

<!-- https://jarcasting.com/artifacts/de.gematik.ti/vauchannel/ -->
<dependency>
    <groupId>de.gematik.ti</groupId>
    <artifactId>vauchannel</artifactId>
    <version>1.3.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.gematik.ti/vauchannel/
implementation 'de.gematik.ti:vauchannel:1.3.7'
// https://jarcasting.com/artifacts/de.gematik.ti/vauchannel/
implementation ("de.gematik.ti:vauchannel:1.3.7")
'de.gematik.ti:vauchannel:pom:1.3.7'
<dependency org="de.gematik.ti" name="vauchannel" rev="1.3.7">
  <artifact name="vauchannel" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.gematik.ti', module='vauchannel', version='1.3.7')
)
libraryDependencies += "de.gematik.ti" % "vauchannel" % "1.3.7"
[de.gematik.ti/vauchannel "1.3.7"]