is not current version
Last Version 0.0.4

org.hibnet:jsourcemap-test 0.0.3

JSourceMap is a library to parse and produce SourceMaps. This module contains the unit tests for the jSourceMap library

Categories

Categories

Net
GroupId

GroupId

org.hibnet
ArtifactId

ArtifactId

jsourcemap-test
Version

Version

0.0.3
Type

Type

jar

Download jsourcemap-test 0.0.3


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