is not current version
Last Version 0.5

net.wetheinter:xapi-dev-source 0.3

A fluent, functional codegen utility

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-dev-source
Version

Version

0.3
Type

Type

jar

Download xapi-dev-source 0.3


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