GroupId | GroupIdorg.t-io |
---|---|
ArtifactId | ArtifactIdtio-http-parent |
Version | Version0.0.6-tio-http |
Type | Typepom |
Filename | Size |
---|---|
tio-http-parent-0.0.6-tio-http.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.t-io/tio-http-parent/ -->
<dependency>
<groupId>org.t-io</groupId>
<artifactId>tio-http-parent</artifactId>
<version>0.0.6-tio-http</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.t-io/tio-http-parent/
implementation 'org.t-io:tio-http-parent:0.0.6-tio-http'
// https://jarcasting.com/artifacts/org.t-io/tio-http-parent/
implementation ("org.t-io:tio-http-parent:0.0.6-tio-http")
'org.t-io:tio-http-parent:pom:0.0.6-tio-http'
<dependency org="org.t-io" name="tio-http-parent" rev="0.0.6-tio-http">
<artifact name="tio-http-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.t-io', module='tio-http-parent', version='0.0.6-tio-http')
)
libraryDependencies += "org.t-io" % "tio-http-parent" % "0.0.6-tio-http"
[org.t-io/tio-http-parent "0.0.6-tio-http"]