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