is not current version
Last Version 2.11.0-rc-202205082205

io.streamnative.tests:java-test-functions v2.8.0-rc-202106091140


Categories

Categories

Java Languages Native Development Tools
GroupId

GroupId

io.streamnative.tests
ArtifactId

ArtifactId

java-test-functions
Version

Version

v2.8.0-rc-202106091140
Type

Type

jar

Download java-test-functions v2.8.0-rc-202106091140


<!-- https://jarcasting.com/artifacts/io.streamnative.tests/java-test-functions/ -->
<dependency>
    <groupId>io.streamnative.tests</groupId>
    <artifactId>java-test-functions</artifactId>
    <version>v2.8.0-rc-202106091140</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative.tests/java-test-functions/
implementation 'io.streamnative.tests:java-test-functions:v2.8.0-rc-202106091140'
// https://jarcasting.com/artifacts/io.streamnative.tests/java-test-functions/
implementation ("io.streamnative.tests:java-test-functions:v2.8.0-rc-202106091140")
'io.streamnative.tests:java-test-functions:jar:v2.8.0-rc-202106091140'
<dependency org="io.streamnative.tests" name="java-test-functions" rev="v2.8.0-rc-202106091140">
  <artifact name="java-test-functions" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamnative.tests', module='java-test-functions', version='v2.8.0-rc-202106091140')
)
libraryDependencies += "io.streamnative.tests" % "java-test-functions" % "v2.8.0-rc-202106091140"
[io.streamnative.tests/java-test-functions "v2.8.0-rc-202106091140"]