Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdangular-checklist-model |
Version | Version0.2.4 |
Type | Typejar |
Filename | Size |
---|---|
angular-checklist-model-0.2.4.pom | |
angular-checklist-model-0.2.4.jar | 5 KB |
angular-checklist-model-0.2.4-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/angular-checklist-model/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>angular-checklist-model</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/angular-checklist-model/
implementation 'org.webjars.bower:angular-checklist-model:0.2.4'
// https://jarcasting.com/artifacts/org.webjars.bower/angular-checklist-model/
implementation ("org.webjars.bower:angular-checklist-model:0.2.4")
'org.webjars.bower:angular-checklist-model:jar:0.2.4'
<dependency org="org.webjars.bower" name="angular-checklist-model" rev="0.2.4">
<artifact name="angular-checklist-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='angular-checklist-model', version='0.2.4')
)
libraryDependencies += "org.webjars.bower" % "angular-checklist-model" % "0.2.4"
[org.webjars.bower/angular-checklist-model "0.2.4"]