is not current version
Last Version 0.7.3

com.envoisolutions.sxc:sxc 0.7.1


GroupId

GroupId

com.envoisolutions.sxc
ArtifactId

ArtifactId

sxc
Version

Version

0.7.1
Type

Type

pom

Download sxc 0.7.1

Filename Size
sxc-0.7.1.pom 6 KB
Browse

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