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