License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdchecklist-model |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionchecklist-model
WebJar for checklist-model
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
checklist-model-1.0.0.pom | |
checklist-model-1.0.0.jar | 43 KB |
checklist-model-1.0.0-sources.jar | 22 bytes |
checklist-model-1.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/checklist-model/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>checklist-model</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/checklist-model/
implementation 'org.webjars.npm:checklist-model:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/checklist-model/
implementation ("org.webjars.npm:checklist-model:1.0.0")
'org.webjars.npm:checklist-model:jar:1.0.0'
<dependency org="org.webjars.npm" name="checklist-model" rev="1.0.0">
<artifact name="checklist-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='checklist-model', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "checklist-model" % "1.0.0"
[org.webjars.npm/checklist-model "1.0.0"]