License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjust-curry-it |
Version | Version3.1.0 |
Type | Typejar |
Description |
Descriptionjust-curry-it
WebJar for just-curry-it
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
just-curry-it-3.1.0.pom | |
just-curry-it-3.1.0.jar | 4 KB |
just-curry-it-3.1.0-sources.jar | 22 bytes |
just-curry-it-3.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/just-curry-it/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>just-curry-it</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/just-curry-it/
implementation 'org.webjars.npm:just-curry-it:3.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/just-curry-it/
implementation ("org.webjars.npm:just-curry-it:3.1.0")
'org.webjars.npm:just-curry-it:jar:3.1.0'
<dependency org="org.webjars.npm" name="just-curry-it" rev="3.1.0">
<artifact name="just-curry-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='just-curry-it', version='3.1.0')
)
libraryDependencies += "org.webjars.npm" % "just-curry-it" % "3.1.0"
[org.webjars.npm/just-curry-it "3.1.0"]