is not current version
Last Version 2.0.5

com.avanza.astrix:astrix-parent 0.43.2

${project.artifactId}

GroupId

GroupId

com.avanza.astrix
ArtifactId

ArtifactId

astrix-parent
Version

Version

0.43.2
Type

Type

pom

Download astrix-parent 0.43.2

Filename Size
astrix-parent-0.43.2.pom 20 KB
Browse

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