is not current version
Last Version 0.7.3

com.envoisolutions.sxc:sxc-core 0.7


GroupId

GroupId

com.envoisolutions.sxc
ArtifactId

ArtifactId

sxc-core
Version

Version

0.7
Type

Type

jar

Download sxc-core 0.7


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