| License | License
                                                        MIT                                                 | 
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdjust-curry-it | 
| Last Version | Last Version3.2.1 | 
| Release Date | Release Date | 
| 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.2.1.pom | |
| just-curry-it-3.2.1.jar | 4 KB | 
| just-curry-it-3.2.1-sources.jar | 22 bytes | 
| just-curry-it-3.2.1-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.2.1</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/just-curry-it/
implementation 'org.webjars.npm:just-curry-it:3.2.1'// https://jarcasting.com/artifacts/org.webjars.npm/just-curry-it/
implementation ("org.webjars.npm:just-curry-it:3.2.1")'org.webjars.npm:just-curry-it:jar:3.2.1'<dependency org="org.webjars.npm" name="just-curry-it" rev="3.2.1">
  <artifact name="just-curry-it" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='just-curry-it', version='3.2.1')
)libraryDependencies += "org.webjars.npm" % "just-curry-it" % "3.2.1"[org.webjars.npm/just-curry-it "3.2.1"]