GroupId | GroupIdio.spot-next |
---|---|
ArtifactId | ArtifactIdspot-core-model-infrastructure |
Version | Version1.0.2-BETA-20180809-d30d1c6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.spot-next/spot-core-model-infrastructure/ -->
<dependency>
<groupId>io.spot-next</groupId>
<artifactId>spot-core-model-infrastructure</artifactId>
<version>1.0.2-BETA-20180809-d30d1c6</version>
</dependency>
// https://jarcasting.com/artifacts/io.spot-next/spot-core-model-infrastructure/
implementation 'io.spot-next:spot-core-model-infrastructure:1.0.2-BETA-20180809-d30d1c6'
// https://jarcasting.com/artifacts/io.spot-next/spot-core-model-infrastructure/
implementation ("io.spot-next:spot-core-model-infrastructure:1.0.2-BETA-20180809-d30d1c6")
'io.spot-next:spot-core-model-infrastructure:jar:1.0.2-BETA-20180809-d30d1c6'
<dependency org="io.spot-next" name="spot-core-model-infrastructure" rev="1.0.2-BETA-20180809-d30d1c6">
<artifact name="spot-core-model-infrastructure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.spot-next', module='spot-core-model-infrastructure', version='1.0.2-BETA-20180809-d30d1c6')
)
libraryDependencies += "io.spot-next" % "spot-core-model-infrastructure" % "1.0.2-BETA-20180809-d30d1c6"
[io.spot-next/spot-core-model-infrastructure "1.0.2-BETA-20180809-d30d1c6"]