is not current version
Last Version 0.1.1

com.finmatics.et:et-parent-pom 0.1.0

e-Invoice Transformer Parent POM

GroupId

GroupId

com.finmatics.et
ArtifactId

ArtifactId

et-parent-pom
Version

Version

0.1.0
Type

Type

pom

Download et-parent-pom 0.1.0

Filename Size
et-parent-pom-0.1.0.pom 5 KB
Browse

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