is not current version
Last Version 1.1.3

org.webjars.npm:serialised-error 1.1.2

WebJar for serialised-error

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

serialised-error
Version

Version

1.1.2
Type

Type

jar

Download serialised-error 1.1.2


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