is not current version
Last Version ssc.1.9

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


GroupId

GroupId

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

ArtifactId

ssc-core
Version

Version

ssc.1.8
Type

Type

jar

Download ssc-core ssc.1.8


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