Categories |
CategoriesIDE Development Tools Scala Languages |
---|---|
GroupId | GroupIdfr.iscpif.scaladget |
ArtifactId | ArtifactIdbootstrapslider_sjs0.6_2.12 |
Version | Version1.2.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/fr.iscpif.scaladget/bootstrapslider_sjs0.6_2.12/ -->
<dependency>
<groupId>fr.iscpif.scaladget</groupId>
<artifactId>bootstrapslider_sjs0.6_2.12</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/fr.iscpif.scaladget/bootstrapslider_sjs0.6_2.12/
implementation 'fr.iscpif.scaladget:bootstrapslider_sjs0.6_2.12:1.2.4'
// https://jarcasting.com/artifacts/fr.iscpif.scaladget/bootstrapslider_sjs0.6_2.12/
implementation ("fr.iscpif.scaladget:bootstrapslider_sjs0.6_2.12:1.2.4")
'fr.iscpif.scaladget:bootstrapslider_sjs0.6_2.12:jar:1.2.4'
<dependency org="fr.iscpif.scaladget" name="bootstrapslider_sjs0.6_2.12" rev="1.2.4">
<artifact name="bootstrapslider_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.iscpif.scaladget', module='bootstrapslider_sjs0.6_2.12', version='1.2.4')
)
libraryDependencies += "fr.iscpif.scaladget" % "bootstrapslider_sjs0.6_2.12" % "1.2.4"
[fr.iscpif.scaladget/bootstrapslider_sjs0.6_2.12 "1.2.4"]