License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnet.mdatools |
ArtifactId | ArtifactIdmodelant.template |
Version | Version3.3.0 |
Type | Typepom |
Description |
Descriptionmodelant.template
Templates and template engine allowing OOP in templates and templates in OOP.
|
Filename | Size |
---|---|
modelant.template-3.3.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.mdatools/modelant.template/ -->
<dependency>
<groupId>net.mdatools</groupId>
<artifactId>modelant.template</artifactId>
<version>3.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.mdatools/modelant.template/
implementation 'net.mdatools:modelant.template:3.3.0'
// https://jarcasting.com/artifacts/net.mdatools/modelant.template/
implementation ("net.mdatools:modelant.template:3.3.0")
'net.mdatools:modelant.template:pom:3.3.0'
<dependency org="net.mdatools" name="modelant.template" rev="3.3.0">
<artifact name="modelant.template" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.mdatools', module='modelant.template', version='3.3.0')
)
libraryDependencies += "net.mdatools" % "modelant.template" % "3.3.0"
[net.mdatools/modelant.template "3.3.0"]