License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdfp-ts |
Version | Version0.6.2 |
Type | Typejar |
Description |
Descriptionfp-ts
WebJar for fp-ts
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fp-ts-0.6.2.pom | |
fp-ts-0.6.2.jar | 147 KB |
fp-ts-0.6.2-sources.jar | 22 bytes |
fp-ts-0.6.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/fp-ts/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>fp-ts</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/fp-ts/
implementation 'org.webjars.npm:fp-ts:0.6.2'
// https://jarcasting.com/artifacts/org.webjars.npm/fp-ts/
implementation ("org.webjars.npm:fp-ts:0.6.2")
'org.webjars.npm:fp-ts:jar:0.6.2'
<dependency org="org.webjars.npm" name="fp-ts" rev="0.6.2">
<artifact name="fp-ts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='fp-ts', version='0.6.2')
)
libraryDependencies += "org.webjars.npm" % "fp-ts" % "0.6.2"
[org.webjars.npm/fp-ts "0.6.2"]