Categories |
CategoriesData KeY Data Formats Formal Verification |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.datatables |
ArtifactId | ArtifactIddist-datatables-keytable |
Version | Version2.5.0 |
Type | Typejar |
Filename | Size |
---|---|
dist-datatables-keytable-2.5.0.pom | |
dist-datatables-keytable-2.5.0.jar | 18 KB |
dist-datatables-keytable-2.5.0-sources.jar | 22 bytes |
dist-datatables-keytable-2.5.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.datatables/dist-datatables-keytable/ -->
<dependency>
<groupId>org.webjars.bowergithub.datatables</groupId>
<artifactId>dist-datatables-keytable</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.datatables/dist-datatables-keytable/
implementation 'org.webjars.bowergithub.datatables:dist-datatables-keytable:2.5.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.datatables/dist-datatables-keytable/
implementation ("org.webjars.bowergithub.datatables:dist-datatables-keytable:2.5.0")
'org.webjars.bowergithub.datatables:dist-datatables-keytable:jar:2.5.0'
<dependency org="org.webjars.bowergithub.datatables" name="dist-datatables-keytable" rev="2.5.0">
<artifact name="dist-datatables-keytable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.datatables', module='dist-datatables-keytable', version='2.5.0')
)
libraryDependencies += "org.webjars.bowergithub.datatables" % "dist-datatables-keytable" % "2.5.0"
[org.webjars.bowergithub.datatables/dist-datatables-keytable "2.5.0"]