License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.wetheinter |
ArtifactId | ArtifactIdxapi-dev-parent |
Version | Version0.5 |
Type | Typejar |
Description |
DescriptionXApi - Dev mode super-pom
Our aggregator for dev-mode tools
|
Project Organization |
Project OrganizationThe Internet Party |
Filename | Size |
---|---|
xapi-dev-parent-0.5.pom | 1 KB |
xapi-dev-parent-0.5-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.wetheinter/xapi-dev-parent/ -->
<dependency>
<groupId>net.wetheinter</groupId>
<artifactId>xapi-dev-parent</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.wetheinter/xapi-dev-parent/
implementation 'net.wetheinter:xapi-dev-parent:0.5'
// https://jarcasting.com/artifacts/net.wetheinter/xapi-dev-parent/
implementation ("net.wetheinter:xapi-dev-parent:0.5")
'net.wetheinter:xapi-dev-parent:jar:0.5'
<dependency org="net.wetheinter" name="xapi-dev-parent" rev="0.5">
<artifact name="xapi-dev-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wetheinter', module='xapi-dev-parent', version='0.5')
)
libraryDependencies += "net.wetheinter" % "xapi-dev-parent" % "0.5"
[net.wetheinter/xapi-dev-parent "0.5"]