is not current version
Last Version 1.1.14

org.smartboot.http:smart-http-parent 1.0.10.1206-beta

基于smart-quickly传输层实现的P2P协议

GroupId

GroupId

org.smartboot.http
ArtifactId

ArtifactId

smart-http-parent
Version

Version

1.0.10.1206-beta
Type

Type

pom

Download smart-http-parent 1.0.10.1206-beta


<!-- https://jarcasting.com/artifacts/org.smartboot.http/smart-http-parent/ -->
<dependency>
    <groupId>org.smartboot.http</groupId>
    <artifactId>smart-http-parent</artifactId>
    <version>1.0.10.1206-beta</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartboot.http/smart-http-parent/
implementation 'org.smartboot.http:smart-http-parent:1.0.10.1206-beta'
// https://jarcasting.com/artifacts/org.smartboot.http/smart-http-parent/
implementation ("org.smartboot.http:smart-http-parent:1.0.10.1206-beta")
'org.smartboot.http:smart-http-parent:pom:1.0.10.1206-beta'
<dependency org="org.smartboot.http" name="smart-http-parent" rev="1.0.10.1206-beta">
  <artifact name="smart-http-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smartboot.http', module='smart-http-parent', version='1.0.10.1206-beta')
)
libraryDependencies += "org.smartboot.http" % "smart-http-parent" % "1.0.10.1206-beta"
[org.smartboot.http/smart-http-parent "1.0.10.1206-beta"]