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