is not current version
Last Version 0.5

net.wetheinter:xapi-dev-template 0.4

A templating system for using in creating cross-platform frameworks.

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-dev-template
Version

Version

0.4
Type

Type

jar

Download xapi-dev-template 0.4


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