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

com.mysema.commons:mysema-commons-freemarker 0.2.0


Группа

Группа

com.mysema.commons
Идентификатор

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

mysema-commons-freemarker
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать mysema-commons-freemarker 0.2.0


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