is not current version
Last Version 0.3.4

net.oneandone.httpselftest:selftest-core 0.2.2


Categories

Categories

Net
GroupId

GroupId

net.oneandone.httpselftest
ArtifactId

ArtifactId

selftest-core
Version

Version

0.2.2
Type

Type

jar

Download selftest-core 0.2.2


<!-- https://jarcasting.com/artifacts/net.oneandone.httpselftest/selftest-core/ -->
<dependency>
    <groupId>net.oneandone.httpselftest</groupId>
    <artifactId>selftest-core</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.httpselftest/selftest-core/
implementation 'net.oneandone.httpselftest:selftest-core:0.2.2'
// https://jarcasting.com/artifacts/net.oneandone.httpselftest/selftest-core/
implementation ("net.oneandone.httpselftest:selftest-core:0.2.2")
'net.oneandone.httpselftest:selftest-core:jar:0.2.2'
<dependency org="net.oneandone.httpselftest" name="selftest-core" rev="0.2.2">
  <artifact name="selftest-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.httpselftest', module='selftest-core', version='0.2.2')
)
libraryDependencies += "net.oneandone.httpselftest" % "selftest-core" % "0.2.2"
[net.oneandone.httpselftest/selftest-core "0.2.2"]