License |
License
CC-BY-4.0
|
---|---|
Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-tastejs-todomvc-app-css |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontodomvc-app-css
WebJar for todomvc-app-css
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-tastejs-todomvc-app-css/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-tastejs-todomvc-app-css</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-tastejs-todomvc-app-css/
implementation 'org.webjars.npm:github-com-tastejs-todomvc-app-css:2.4.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-tastejs-todomvc-app-css/
implementation ("org.webjars.npm:github-com-tastejs-todomvc-app-css:2.4.0")
'org.webjars.npm:github-com-tastejs-todomvc-app-css:jar:2.4.0'
<dependency org="org.webjars.npm" name="github-com-tastejs-todomvc-app-css" rev="2.4.0">
<artifact name="github-com-tastejs-todomvc-app-css" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-tastejs-todomvc-app-css', version='2.4.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-tastejs-todomvc-app-css" % "2.4.0"
[org.webjars.npm/github-com-tastejs-todomvc-app-css "2.4.0"]