| License |
License |
|---|---|
| GroupId | GroupIdcom.avanza.astrix |
| ArtifactId | ArtifactIdastrix-modules |
| Version | Version0.43.6 |
| Type | Typejar |
| Description |
Descriptionastrix-modules
astrix-modules
|
| Filename | Size |
|---|---|
| astrix-modules-0.43.6.pom | |
| astrix-modules-0.43.6.jar | 36 KB |
| astrix-modules-0.43.6-sources.jar | 22 KB |
| astrix-modules-0.43.6-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.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-modules/
implementation 'com.avanza.astrix:astrix-modules:0.43.6'
// https://jarcasting.com/artifacts/com.avanza.astrix/astrix-modules/
implementation ("com.avanza.astrix:astrix-modules:0.43.6")
'com.avanza.astrix:astrix-modules:jar:0.43.6'
<dependency org="com.avanza.astrix" name="astrix-modules" rev="0.43.6">
<artifact name="astrix-modules" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avanza.astrix', module='astrix-modules', version='0.43.6')
)
libraryDependencies += "com.avanza.astrix" % "astrix-modules" % "0.43.6"
[com.avanza.astrix/astrix-modules "0.43.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-library | jar | 1.2.1 |
| com.avanza.astrix » astrix-test-util | jar | 0.43.6 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.10 |