License |
License |
---|---|
GroupId | GroupIdcom.avanza.astrix |
ArtifactId | ArtifactIdastrix-core |
Version | Version1.0.7 |
Type | Typejar |
Description |
Descriptionastrix-core
astrix-core
|
Filename | Size |
---|---|
astrix-core-1.0.7.pom | |
astrix-core-1.0.7.jar | 34 KB |
astrix-core-1.0.7-sources.jar | 40 KB |
astrix-core-1.0.7-javadoc.jar | 627 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.avanza.astrix/astrix-core/ -->
<dependency>
<groupId>com.avanza.astrix</groupId>
<artifactId>astrix-core</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-core/
implementation 'com.avanza.astrix:astrix-core:1.0.7'
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-core/
implementation ("com.avanza.astrix:astrix-core:1.0.7")
'com.avanza.astrix:astrix-core:jar:1.0.7'
<dependency org="com.avanza.astrix" name="astrix-core" rev="1.0.7">
<artifact name="astrix-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avanza.astrix', module='astrix-core', version='1.0.7')
)
libraryDependencies += "com.avanza.astrix" % "astrix-core" % "1.0.7"
[com.avanza.astrix/astrix-core "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |