License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdpostis |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpostis
WebJar for postis
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
postis-2.2.0.pom | |
postis-2.2.0.jar | 6 KB |
postis-2.2.0-sources.jar | 22 bytes |
postis-2.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/postis/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>postis</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/postis/
implementation 'org.webjars.npm:postis:2.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/postis/
implementation ("org.webjars.npm:postis:2.2.0")
'org.webjars.npm:postis:jar:2.2.0'
<dependency org="org.webjars.npm" name="postis" rev="2.2.0">
<artifact name="postis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='postis', version='2.2.0')
)
libraryDependencies += "org.webjars.npm" % "postis" % "2.2.0"
[org.webjars.npm/postis "2.2.0"]