Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdco.touchlab |
ArtifactId | ArtifactIdkermit-bugsnag-js |
Version | Version1.1.0 |
Type | Typepom |
Filename | Size |
---|---|
kermit-bugsnag-js-1.1.0.pom | |
kermit-bugsnag-js-1.1.0-sources.jar | 3 KB |
kermit-bugsnag-js-1.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/co.touchlab/kermit-bugsnag-js/ -->
<dependency>
<groupId>co.touchlab</groupId>
<artifactId>kermit-bugsnag-js</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/kermit-bugsnag-js/
implementation 'co.touchlab:kermit-bugsnag-js:1.1.0'
// https://jarcasting.com/artifacts/co.touchlab/kermit-bugsnag-js/
implementation ("co.touchlab:kermit-bugsnag-js:1.1.0")
'co.touchlab:kermit-bugsnag-js:pom:1.1.0'
<dependency org="co.touchlab" name="kermit-bugsnag-js" rev="1.1.0">
<artifact name="kermit-bugsnag-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='kermit-bugsnag-js', version='1.1.0')
)
libraryDependencies += "co.touchlab" % "kermit-bugsnag-js" % "1.1.0"
[co.touchlab/kermit-bugsnag-js "1.1.0"]