Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-RubaXa-Sortable |
Version | Version1.4.1 |
Type | Typejar |
Filename | Size |
---|---|
github-com-RubaXa-Sortable-1.4.1.pom | |
github-com-RubaXa-Sortable-1.4.1.jar | 113 KB |
github-com-RubaXa-Sortable-1.4.1-sources.jar | 22 bytes |
github-com-RubaXa-Sortable-1.4.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-RubaXa-Sortable/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-RubaXa-Sortable</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-RubaXa-Sortable/
implementation 'org.webjars.bower:github-com-RubaXa-Sortable:1.4.1'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-RubaXa-Sortable/
implementation ("org.webjars.bower:github-com-RubaXa-Sortable:1.4.1")
'org.webjars.bower:github-com-RubaXa-Sortable:jar:1.4.1'
<dependency org="org.webjars.bower" name="github-com-RubaXa-Sortable" rev="1.4.1">
<artifact name="github-com-RubaXa-Sortable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-RubaXa-Sortable', version='1.4.1')
)
libraryDependencies += "org.webjars.bower" % "github-com-RubaXa-Sortable" % "1.4.1"
[org.webjars.bower/github-com-RubaXa-Sortable "1.4.1"]