| Группа | Группаorg.odftoolkit |
|---|---|
| Идентификатор | Идентификаторschema2template-pom |
| Версия | Версия0.9.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| schema2template-pom-0.9.0.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.odftoolkit/schema2template-pom/ -->
<dependency>
<groupId>org.odftoolkit</groupId>
<artifactId>schema2template-pom</artifactId>
<version>0.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odftoolkit/schema2template-pom/
implementation 'org.odftoolkit:schema2template-pom:0.9.0'
// https://jarcasting.com/artifacts/org.odftoolkit/schema2template-pom/
implementation ("org.odftoolkit:schema2template-pom:0.9.0")
'org.odftoolkit:schema2template-pom:pom:0.9.0'
<dependency org="org.odftoolkit" name="schema2template-pom" rev="0.9.0">
<artifact name="schema2template-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odftoolkit', module='schema2template-pom', version='0.9.0')
)
libraryDependencies += "org.odftoolkit" % "schema2template-pom" % "0.9.0"
[org.odftoolkit/schema2template-pom "0.9.0"]