is not current version
Last Version 0.0.4

org.hibnet:jsourcemap 0.0.2

JSourceMap is a library to parse and produce SourceMaps. JSourceMap is a library to parse and produce SourceMaps

Categories

Categories

Net
GroupId

GroupId

org.hibnet
ArtifactId

ArtifactId

jsourcemap
Version

Version

0.0.2
Type

Type

jar

Download jsourcemap 0.0.2


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