is not current version
Last Version 2.1.0

org.webjars.npm:typed-function 0.10.3

WebJar for typed-function

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

typed-function
Version

Version

0.10.3
Type

Type

jar

Download typed-function 0.10.3


<!-- https://jarcasting.com/artifacts/org.webjars.npm/typed-function/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>typed-function</artifactId>
    <version>0.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/typed-function/
implementation 'org.webjars.npm:typed-function:0.10.3'
// https://jarcasting.com/artifacts/org.webjars.npm/typed-function/
implementation ("org.webjars.npm:typed-function:0.10.3")
'org.webjars.npm:typed-function:jar:0.10.3'
<dependency org="org.webjars.npm" name="typed-function" rev="0.10.3">
  <artifact name="typed-function" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='typed-function', version='0.10.3')
)
libraryDependencies += "org.webjars.npm" % "typed-function" % "0.10.3"
[org.webjars.npm/typed-function "0.10.3"]