is not current version
Last Version 2.11.0-rc-202205082205

io.streamnative.tests:java-test-functions 2.8.1.9


Categories

Categories

Java Languages Native Development Tools
GroupId

GroupId

io.streamnative.tests
ArtifactId

ArtifactId

java-test-functions
Version

Version

2.8.1.9
Type

Type

jar

Download java-test-functions 2.8.1.9


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