| License |
License |
|---|---|
| Categories |
CategoriesUML Business Logic Libraries Documents Processing |
| GroupId | GroupIdcom.github.fluorumlabs.disconnect |
| ArtifactId | ArtifactIddisconnect-polymer |
| Version | Version0.1.0-alpha2 |
| Type | Typejar |
| Description |
DescriptionDisconnect Zero: Polymer 3 bindings
Polymer 3 bindings for Disconnect Zero
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.fluorumlabs.disconnect/disconnect-polymer/ -->
<dependency>
<groupId>com.github.fluorumlabs.disconnect</groupId>
<artifactId>disconnect-polymer</artifactId>
<version>0.1.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fluorumlabs.disconnect/disconnect-polymer/
implementation 'com.github.fluorumlabs.disconnect:disconnect-polymer:0.1.0-alpha2'
// https://jarcasting.com/artifacts/com.github.fluorumlabs.disconnect/disconnect-polymer/
implementation ("com.github.fluorumlabs.disconnect:disconnect-polymer:0.1.0-alpha2")
'com.github.fluorumlabs.disconnect:disconnect-polymer:jar:0.1.0-alpha2'
<dependency org="com.github.fluorumlabs.disconnect" name="disconnect-polymer" rev="0.1.0-alpha2">
<artifact name="disconnect-polymer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fluorumlabs.disconnect', module='disconnect-polymer', version='0.1.0-alpha2')
)
libraryDependencies += "com.github.fluorumlabs.disconnect" % "disconnect-polymer" % "0.1.0-alpha2"
[com.github.fluorumlabs.disconnect/disconnect-polymer "0.1.0-alpha2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.fluorumlabs.disconnect : disconnect-classlib | jar | 0.1.0-alpha2 |
| com.github.fluorumlabs.disconnect : disconnect-zero | jar | 0.1.0-alpha2 |
| org.teavm : teavm-jso | jar | 0.6.1 |