Last Version

net.sf.doolin:doolin-guitemplate 1.0.RC1

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

1.0.RC1
Type

Type

jar

Download doolin-guitemplate 1.0.RC1


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