is not current version
Last Version 1.0.3

org.webjars.npm:direction 1.0.2

WebJar for direction

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

direction
Version

Version

1.0.2
Type

Type

jar

Download direction 1.0.2


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