License |
License |
---|---|
GroupId | GroupIdcom.avanza.astrix |
ArtifactId | ArtifactIdastrix-parent |
Version | Version1.0.7 |
Type | Typepom |
Description |
Descriptionastrix-parent
astrix-parent
|
Project URL |
Project URL |
Filename | Size |
---|---|
astrix-parent-1.0.7.pom | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.avanza.astrix/astrix-parent/ -->
<dependency>
<groupId>com.avanza.astrix</groupId>
<artifactId>astrix-parent</artifactId>
<version>1.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-parent/
implementation 'com.avanza.astrix:astrix-parent:1.0.7'
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-parent/
implementation ("com.avanza.astrix:astrix-parent:1.0.7")
'com.avanza.astrix:astrix-parent:pom:1.0.7'
<dependency org="com.avanza.astrix" name="astrix-parent" rev="1.0.7">
<artifact name="astrix-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.avanza.astrix', module='astrix-parent', version='1.0.7')
)
libraryDependencies += "com.avanza.astrix" % "astrix-parent" % "1.0.7"
[com.avanza.astrix/astrix-parent "1.0.7"]