is not current version
Last Version 2.11.0-rc-202205082205

io.streamnative.tests:java-test-functions 2.10.0-rc-202204012205


Categories

Categories

Java Languages Native Development Tools
GroupId

GroupId

io.streamnative.tests
ArtifactId

ArtifactId

java-test-functions
Version

Version

2.10.0-rc-202204012205
Type

Type

jar

Download java-test-functions 2.10.0-rc-202204012205


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