Categories |
CategoriesAnt Build Tools Github Development Tools Version Controls Data |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-DataTables-Dist-DataTables-Responsive-SemanticUI |
Version | Version2.2.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-DataTables-Dist-DataTables-Responsive-SemanticUI/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-DataTables-Dist-DataTables-Responsive-SemanticUI</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-DataTables-Dist-DataTables-Responsive-SemanticUI/
implementation 'org.webjars.npm:github-com-DataTables-Dist-DataTables-Responsive-SemanticUI:2.2.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-DataTables-Dist-DataTables-Responsive-SemanticUI/
implementation ("org.webjars.npm:github-com-DataTables-Dist-DataTables-Responsive-SemanticUI:2.2.2")
'org.webjars.npm:github-com-DataTables-Dist-DataTables-Responsive-SemanticUI:jar:2.2.2'
<dependency org="org.webjars.npm" name="github-com-DataTables-Dist-DataTables-Responsive-SemanticUI" rev="2.2.2">
<artifact name="github-com-DataTables-Dist-DataTables-Responsive-SemanticUI" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-DataTables-Dist-DataTables-Responsive-SemanticUI', version='2.2.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-DataTables-Dist-DataTables-Responsive-SemanticUI" % "2.2.2"
[org.webjars.npm/github-com-DataTables-Dist-DataTables-Responsive-SemanticUI "2.2.2"]