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