is not current version
Last Version 0.0.4

org.hibnet:jsourcemap-test 0.0.1

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.1
Type

Type

jar

Download jsourcemap-test 0.0.1


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