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

com.github.braisdom:templated-excel 1.0.1

Defining Excel styles with HTML and CSS. It's a templated language, as same as HTML.

Группа

Группа

com.github.braisdom
Идентификатор

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

templated-excel
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать templated-excel 1.0.1


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