is not current version
Last Version 2.0.0

com.avanza.astrix:astrix-test-support 0.43.4


GroupId

GroupId

com.avanza.astrix
ArtifactId

ArtifactId

astrix-test-support
Version

Version

0.43.4
Type

Type

jar

Download astrix-test-support 0.43.4


<!-- https://jarcasting.com/artifacts/com.avanza.astrix/astrix-test-support/ -->
<dependency>
    <groupId>com.avanza.astrix</groupId>
    <artifactId>astrix-test-support</artifactId>
    <version>0.43.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-test-support/
implementation 'com.avanza.astrix:astrix-test-support:0.43.4'
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-test-support/
implementation ("com.avanza.astrix:astrix-test-support:0.43.4")
'com.avanza.astrix:astrix-test-support:jar:0.43.4'
<dependency org="com.avanza.astrix" name="astrix-test-support" rev="0.43.4">
  <artifact name="astrix-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avanza.astrix', module='astrix-test-support', version='0.43.4')
)
libraryDependencies += "com.avanza.astrix" % "astrix-test-support" % "0.43.4"
[com.avanza.astrix/astrix-test-support "0.43.4"]