License |
License
BSD 2-Clause
|
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-marekliptak-EvaporateJS |
Last Version | Last Version1.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionevaporate
WebJar for evaporate
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-marekliptak-EvaporateJS/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-marekliptak-EvaporateJS</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-marekliptak-EvaporateJS/
implementation 'org.webjars.npm:github-com-marekliptak-EvaporateJS:1.6.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-marekliptak-EvaporateJS/
implementation ("org.webjars.npm:github-com-marekliptak-EvaporateJS:1.6.2")
'org.webjars.npm:github-com-marekliptak-EvaporateJS:jar:1.6.2'
<dependency org="org.webjars.npm" name="github-com-marekliptak-EvaporateJS" rev="1.6.2">
<artifact name="github-com-marekliptak-EvaporateJS" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-marekliptak-EvaporateJS', version='1.6.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-marekliptak-EvaporateJS" % "1.6.2"
[org.webjars.npm/github-com-marekliptak-EvaporateJS "1.6.2"]