is not current version
Last Version 0.7.3

com.envoisolutions.sxc:sxc-runtime 0.6


GroupId

GroupId

com.envoisolutions.sxc
ArtifactId

ArtifactId

sxc-runtime
Version

Version

0.6
Type

Type

jar

Download sxc-runtime 0.6


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