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

com.github.dmgcodevil:jmspy-ext-freemarker 1.1.1

Library to record method invocations

Группа

Группа

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

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

jmspy-ext-freemarker
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать jmspy-ext-freemarker 1.1.1


<!-- 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"]