не последняя версия
Последняя версия 0.1.1

com.finmatics.et:et-core 0.1.0

e-Invoice Transformer core data types

Группа

Группа

com.finmatics.et
Идентификатор

Идентификатор

et-core
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать et-core 0.1.0


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