Last Version

JSourceMap 0.0.4

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

License

License

Categories

Categories

Net
GroupId

GroupId

org.hibnet
ArtifactId

ArtifactId

jsourcemap
Version

Version

0.0.4
Type

Type

jar
Description

Description

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

Project URL

https://github.com/nlalevee/jsourcemap

Download jsourcemap 0.0.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.