is not current version
Last Version ssc.1.9

org.bitbucket.bradleysmithllc.star-schema-commander:ssc-core ssc.1.1


GroupId

GroupId

org.bitbucket.bradleysmithllc.star-schema-commander
ArtifactId

ArtifactId

ssc-core
Version

Version

ssc.1.1
Type

Type

jar

Download ssc-core ssc.1.1


<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.star-schema-commander/ssc-core/ -->
<dependency>
    <groupId>org.bitbucket.bradleysmithllc.star-schema-commander</groupId>
    <artifactId>ssc-core</artifactId>
    <version>ssc.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.star-schema-commander/ssc-core/
implementation 'org.bitbucket.bradleysmithllc.star-schema-commander:ssc-core:ssc.1.1'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.star-schema-commander/ssc-core/
implementation ("org.bitbucket.bradleysmithllc.star-schema-commander:ssc-core:ssc.1.1")
'org.bitbucket.bradleysmithllc.star-schema-commander:ssc-core:jar:ssc.1.1'
<dependency org="org.bitbucket.bradleysmithllc.star-schema-commander" name="ssc-core" rev="ssc.1.1">
  <artifact name="ssc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.star-schema-commander', module='ssc-core', version='ssc.1.1')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.star-schema-commander" % "ssc-core" % "ssc.1.1"
[org.bitbucket.bradleysmithllc.star-schema-commander/ssc-core "ssc.1.1"]