is not current version
Last Version 0.0.4

org.hibnet:jsourcemap 0.0.1

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

Type

jar

Download jsourcemap 0.0.1


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