GroupId | GroupIdcom.avanza.astrix |
---|---|
ArtifactId | ArtifactIdastrix-modules |
Version | Version0.43.5 |
Type | Typejar |
Filename | Size |
---|---|
astrix-modules-0.43.5.pom | |
astrix-modules-0.43.5.jar | 36 KB |
astrix-modules-0.43.5-sources.jar | 22 KB |
astrix-modules-0.43.5-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.avanza.astrix/astrix-modules/ -->
<dependency>
<groupId>com.avanza.astrix</groupId>
<artifactId>astrix-modules</artifactId>
<version>0.43.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-modules/
implementation 'com.avanza.astrix:astrix-modules:0.43.5'
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-modules/
implementation ("com.avanza.astrix:astrix-modules:0.43.5")
'com.avanza.astrix:astrix-modules:jar:0.43.5'
<dependency org="com.avanza.astrix" name="astrix-modules" rev="0.43.5">
<artifact name="astrix-modules" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avanza.astrix', module='astrix-modules', version='0.43.5')
)
libraryDependencies += "com.avanza.astrix" % "astrix-modules" % "0.43.5"
[com.avanza.astrix/astrix-modules "0.43.5"]