is not current version
Last Version 5.3.0

network.oxalis:oxalis-outbound 5.0.0.RC1

Component for handling sending.

Categories

Categories

Net
GroupId

GroupId

network.oxalis
ArtifactId

ArtifactId

oxalis-outbound
Version

Version

5.0.0.RC1
Type

Type

jar

Download oxalis-outbound 5.0.0.RC1


<!-- https://jarcasting.com/artifacts/network.oxalis/oxalis-outbound/ -->
<dependency>
    <groupId>network.oxalis</groupId>
    <artifactId>oxalis-outbound</artifactId>
    <version>5.0.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/network.oxalis/oxalis-outbound/
implementation 'network.oxalis:oxalis-outbound:5.0.0.RC1'
// https://jarcasting.com/artifacts/network.oxalis/oxalis-outbound/
implementation ("network.oxalis:oxalis-outbound:5.0.0.RC1")
'network.oxalis:oxalis-outbound:jar:5.0.0.RC1'
<dependency org="network.oxalis" name="oxalis-outbound" rev="5.0.0.RC1">
  <artifact name="oxalis-outbound" type="jar" />
</dependency>
@Grapes(
@Grab(group='network.oxalis', module='oxalis-outbound', version='5.0.0.RC1')
)
libraryDependencies += "network.oxalis" % "oxalis-outbound" % "5.0.0.RC1"
[network.oxalis/oxalis-outbound "5.0.0.RC1"]