| GroupId | GroupIdorg.webjars.bowergithub.sortablejs |
|---|---|
| ArtifactId | ArtifactIdsortable |
| Version | Version1.9.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| sortable-1.9.0.pom | |
| sortable-1.9.0.jar | 81 KB |
| sortable-1.9.0-sources.jar | 22 bytes |
| sortable-1.9.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.sortablejs/sortable/ -->
<dependency>
<groupId>org.webjars.bowergithub.sortablejs</groupId>
<artifactId>sortable</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.sortablejs/sortable/
implementation 'org.webjars.bowergithub.sortablejs:sortable:1.9.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.sortablejs/sortable/
implementation ("org.webjars.bowergithub.sortablejs:sortable:1.9.0")
'org.webjars.bowergithub.sortablejs:sortable:jar:1.9.0'
<dependency org="org.webjars.bowergithub.sortablejs" name="sortable" rev="1.9.0">
<artifact name="sortable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.sortablejs', module='sortable', version='1.9.0')
)
libraryDependencies += "org.webjars.bowergithub.sortablejs" % "sortable" % "1.9.0"
[org.webjars.bowergithub.sortablejs/sortable "1.9.0"]