GW2ChatLinks

A Kotlin Multiplatform library for parsing and generating GW2 chat links.

License

License

MIT
Categories

Categories

JavaScript Languages
GroupId

GroupId

com.gw2tb.gw2chatlinks
ArtifactId

ArtifactId

gw2chatlinks-js
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

GW2ChatLinks
A Kotlin Multiplatform library for parsing and generating GW2 chat links.
Project URL

Project URL

https://github.com/GW2ToolBelt/GW2ChatLinks
Source Code Management

Source Code Management

https://github.com/GW2ToolBelt/GW2ChatLinks.git

Download gw2chatlinks-js

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.31
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.5.31

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0