Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.oneandone.httpselftest |
ArtifactId | ArtifactIdselftest-parent |
Version | Version0.3.0 |
Type | Typepom |
Filename | Size |
---|---|
selftest-parent-0.3.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone.httpselftest/selftest-parent/ -->
<dependency>
<groupId>net.oneandone.httpselftest</groupId>
<artifactId>selftest-parent</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.httpselftest/selftest-parent/
implementation 'net.oneandone.httpselftest:selftest-parent:0.3.0'
// https://jarcasting.com/artifacts/net.oneandone.httpselftest/selftest-parent/
implementation ("net.oneandone.httpselftest:selftest-parent:0.3.0")
'net.oneandone.httpselftest:selftest-parent:pom:0.3.0'
<dependency org="net.oneandone.httpselftest" name="selftest-parent" rev="0.3.0">
<artifact name="selftest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.httpselftest', module='selftest-parent', version='0.3.0')
)
libraryDependencies += "net.oneandone.httpselftest" % "selftest-parent" % "0.3.0"
[net.oneandone.httpselftest/selftest-parent "0.3.0"]