Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.guerlab.smart.wx |
ArtifactId | ArtifactIdsmart-wx-stream |
Version | Version20.2.1 |
Type | Typejar |
Filename | Size |
---|---|
smart-wx-stream-20.2.1.pom | |
smart-wx-stream-20.2.1.jar | 4 KB |
smart-wx-stream-20.2.1-sources.jar | 3 KB |
smart-wx-stream-20.2.1-javadoc.jar | 404 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.wx/smart-wx-stream/ -->
<dependency>
<groupId>net.guerlab.smart.wx</groupId>
<artifactId>smart-wx-stream</artifactId>
<version>20.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.wx/smart-wx-stream/
implementation 'net.guerlab.smart.wx:smart-wx-stream:20.2.1'
// https://jarcasting.com/artifacts/net.guerlab.smart.wx/smart-wx-stream/
implementation ("net.guerlab.smart.wx:smart-wx-stream:20.2.1")
'net.guerlab.smart.wx:smart-wx-stream:jar:20.2.1'
<dependency org="net.guerlab.smart.wx" name="smart-wx-stream" rev="20.2.1">
<artifact name="smart-wx-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.wx', module='smart-wx-stream', version='20.2.1')
)
libraryDependencies += "net.guerlab.smart.wx" % "smart-wx-stream" % "20.2.1"
[net.guerlab.smart.wx/smart-wx-stream "20.2.1"]