License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdproto-list |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionproto-list
WebJar for proto-list
|
Project URL |
Project URL |
Filename | Size |
---|---|
proto-list-1.2.4.pom | |
proto-list-1.2.4.jar | 5 KB |
proto-list-1.2.4-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/proto-list/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>proto-list</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/proto-list/
implementation 'org.webjars.npm:proto-list:1.2.4'
// https://jarcasting.com/artifacts/org.webjars.npm/proto-list/
implementation ("org.webjars.npm:proto-list:1.2.4")
'org.webjars.npm:proto-list:jar:1.2.4'
<dependency org="org.webjars.npm" name="proto-list" rev="1.2.4">
<artifact name="proto-list" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='proto-list', version='1.2.4')
)
libraryDependencies += "org.webjars.npm" % "proto-list" % "1.2.4"
[org.webjars.npm/proto-list "1.2.4"]