License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.wetheinter |
ArtifactId | ArtifactIdxapi-dev-source |
Version | Version0.5 |
Type | Typejar |
Description |
DescriptionXApi - Dev mode tools for source generation
A fluent, functional codegen utility
|
Project Organization |
Project OrganizationThe Internet Party |
Filename | Size |
---|---|
xapi-dev-source-0.5.pom | |
xapi-dev-source-0.5.jar | 104 KB |
xapi-dev-source-0.5-tests.jar | 23 KB |
xapi-dev-source-0.5-sources.jar | 48 KB |
xapi-dev-source-0.5-javadoc.jar | 408 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.wetheinter/xapi-dev-source/ -->
<dependency>
<groupId>net.wetheinter</groupId>
<artifactId>xapi-dev-source</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.wetheinter/xapi-dev-source/
implementation 'net.wetheinter:xapi-dev-source:0.5'
// https://jarcasting.com/artifacts/net.wetheinter/xapi-dev-source/
implementation ("net.wetheinter:xapi-dev-source:0.5")
'net.wetheinter:xapi-dev-source:jar:0.5'
<dependency org="net.wetheinter" name="xapi-dev-source" rev="0.5">
<artifact name="xapi-dev-source" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wetheinter', module='xapi-dev-source', version='0.5')
)
libraryDependencies += "net.wetheinter" % "xapi-dev-source" % "0.5"
[net.wetheinter/xapi-dev-source "0.5"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |