GroupId | GroupIdorg.soitoolkit.refapps.sd |
---|---|
ArtifactId | ArtifactIdsoitoolkit-refapps-sample-schemas |
Version | Version0.6.1-M2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.soitoolkit.refapps.sd/soitoolkit-refapps-sample-schemas/ -->
<dependency>
<groupId>org.soitoolkit.refapps.sd</groupId>
<artifactId>soitoolkit-refapps-sample-schemas</artifactId>
<version>0.6.1-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.soitoolkit.refapps.sd/soitoolkit-refapps-sample-schemas/
implementation 'org.soitoolkit.refapps.sd:soitoolkit-refapps-sample-schemas:0.6.1-M2'
// https://jarcasting.com/artifacts/org.soitoolkit.refapps.sd/soitoolkit-refapps-sample-schemas/
implementation ("org.soitoolkit.refapps.sd:soitoolkit-refapps-sample-schemas:0.6.1-M2")
'org.soitoolkit.refapps.sd:soitoolkit-refapps-sample-schemas:jar:0.6.1-M2'
<dependency org="org.soitoolkit.refapps.sd" name="soitoolkit-refapps-sample-schemas" rev="0.6.1-M2">
<artifact name="soitoolkit-refapps-sample-schemas" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.soitoolkit.refapps.sd', module='soitoolkit-refapps-sample-schemas', version='0.6.1-M2')
)
libraryDependencies += "org.soitoolkit.refapps.sd" % "soitoolkit-refapps-sample-schemas" % "0.6.1-M2"
[org.soitoolkit.refapps.sd/soitoolkit-refapps-sample-schemas "0.6.1-M2"]