is not current version
Last Version 2.6.0

org.webjars.npm:type 1.0.3

WebJar for type

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

type
Version

Version

1.0.3
Type

Type

jar

Download type 1.0.3


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