is not current version
Last Version 0.0.2

com.bitplan:com.bitplan.rest.freemarker 0.0.1

Freemarker (http://freemarker.org/) support for BITPlan RESTful applications

GroupId

GroupId

com.bitplan
ArtifactId

ArtifactId

com.bitplan.rest.freemarker
Version

Version

0.0.1
Type

Type

jar

Download com.bitplan.rest.freemarker 0.0.1


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