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