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