Categories |
CategoriesUML Business Logic Libraries Documents Processing |
---|---|
GroupId | GroupIdcom.github.fluorumlabs.disconnect |
ArtifactId | ArtifactIddisconnect-polymer |
Version | Version0.1.0-alpha1 |
Type | Typejar |
<!-- 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-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fluorumlabs.disconnect/disconnect-polymer/
implementation 'com.github.fluorumlabs.disconnect:disconnect-polymer:0.1.0-alpha1'
// https://jarcasting.com/artifacts/com.github.fluorumlabs.disconnect/disconnect-polymer/
implementation ("com.github.fluorumlabs.disconnect:disconnect-polymer:0.1.0-alpha1")
'com.github.fluorumlabs.disconnect:disconnect-polymer:jar:0.1.0-alpha1'
<dependency org="com.github.fluorumlabs.disconnect" name="disconnect-polymer" rev="0.1.0-alpha1">
<artifact name="disconnect-polymer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fluorumlabs.disconnect', module='disconnect-polymer', version='0.1.0-alpha1')
)
libraryDependencies += "com.github.fluorumlabs.disconnect" % "disconnect-polymer" % "0.1.0-alpha1"
[com.github.fluorumlabs.disconnect/disconnect-polymer "0.1.0-alpha1"]