is not current version
Last Version 1.0.4

tech.rsqn.streams:tmp-common 1.0.2


GroupId

GroupId

tech.rsqn.streams
ArtifactId

ArtifactId

tmp-common
Version

Version

1.0.2
Type

Type

jar

Download tmp-common 1.0.2


<!-- https://jarcasting.com/artifacts/tech.rsqn.streams/tmp-common/ -->
<dependency>
    <groupId>tech.rsqn.streams</groupId>
    <artifactId>tmp-common</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/tech.rsqn.streams/tmp-common/
implementation 'tech.rsqn.streams:tmp-common:1.0.2'
// https://jarcasting.com/artifacts/tech.rsqn.streams/tmp-common/
implementation ("tech.rsqn.streams:tmp-common:1.0.2")
'tech.rsqn.streams:tmp-common:jar:1.0.2'
<dependency org="tech.rsqn.streams" name="tmp-common" rev="1.0.2">
  <artifact name="tmp-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.rsqn.streams', module='tmp-common', version='1.0.2')
)
libraryDependencies += "tech.rsqn.streams" % "tmp-common" % "1.0.2"
[tech.rsqn.streams/tmp-common "1.0.2"]