GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtypes__history |
Version | Version4.7.2 |
Type | Typejar |
Filename | Size |
---|---|
types__history-4.7.2.pom | |
types__history-4.7.2.jar | 8 KB |
types__history-4.7.2-sources.jar | 22 bytes |
types__history-4.7.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__history/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__history</artifactId>
<version>4.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__history/
implementation 'org.webjars.npm:types__history:4.7.2'
// https://jarcasting.com/artifacts/org.webjars.npm/types__history/
implementation ("org.webjars.npm:types__history:4.7.2")
'org.webjars.npm:types__history:jar:4.7.2'
<dependency org="org.webjars.npm" name="types__history" rev="4.7.2">
<artifact name="types__history" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__history', version='4.7.2')
)
libraryDependencies += "org.webjars.npm" % "types__history" % "4.7.2"
[org.webjars.npm/types__history "4.7.2"]