| License |
License |
|---|---|
| GroupId | GroupIdcom.finmatics.et |
| ArtifactId | ArtifactIdet-inbetween |
| Version | Version0.1.1 |
| Type | Typejar |
| Description |
Descriptionet-inbetween
e-Invoice Transformer in-between format
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| et-inbetween-0.1.1.pom | |
| et-inbetween-0.1.1.jar | 44 KB |
| et-inbetween-0.1.1-test-sources.jar | 3 KB |
| et-inbetween-0.1.1-sources.jar | 40 KB |
| et-inbetween-0.1.1-javadoc.jar | 124 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.finmatics.et/et-inbetween/ -->
<dependency>
<groupId>com.finmatics.et</groupId>
<artifactId>et-inbetween</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.finmatics.et/et-inbetween/
implementation 'com.finmatics.et:et-inbetween:0.1.1'
// https://jarcasting.com/artifacts/com.finmatics.et/et-inbetween/
implementation ("com.finmatics.et:et-inbetween:0.1.1")
'com.finmatics.et:et-inbetween:jar:0.1.1'
<dependency org="com.finmatics.et" name="et-inbetween" rev="0.1.1">
<artifact name="et-inbetween" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.finmatics.et', module='et-inbetween', version='0.1.1')
)
libraryDependencies += "com.finmatics.et" % "et-inbetween" % "0.1.1"
[com.finmatics.et/et-inbetween "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.helger.commons : ph-jaxb | jar | |
| com.helger.commons : ph-jaxb-adapter | jar | |
| com.helger.ubl : ph-ubl21 | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.32 |
| junit : junit | jar | 4.13.2 |