is not current version
Last Version 0.3.1

com.casualsuperman.portent.engines:jinja 0.3.0

Support for the using the Jinja engine with Portent

GroupId

GroupId

com.casualsuperman.portent.engines
ArtifactId

ArtifactId

jinja
Version

Version

0.3.0
Type

Type

jar

Download jinja 0.3.0


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