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