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