is not current version
Last Version 1.0.RC1

net.sf.doolin:doolin-guitemplate 0.11

This module provides templating components for the Doolin-GUI module.

Categories

Categories

Net GUI User Interface
GroupId

GroupId

net.sf.doolin
ArtifactId

ArtifactId

doolin-guitemplate
Version

Version

0.11
Type

Type

jar

Download doolin-guitemplate 0.11


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