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