is not current version
Last Version 0.1.5

com.github.vatbub:common.view.tagarea 0.1.2

A simple javafx tag area element

GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

common.view.tagarea
Version

Version

0.1.2
Type

Type

jar

Download common.view.tagarea 0.1.2


<!-- https://jarcasting.com/artifacts/com.github.vatbub/common.view.tagarea/ -->
<dependency>
    <groupId>com.github.vatbub</groupId>
    <artifactId>common.view.tagarea</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vatbub/common.view.tagarea/
implementation 'com.github.vatbub:common.view.tagarea:0.1.2'
// https://jarcasting.com/artifacts/com.github.vatbub/common.view.tagarea/
implementation ("com.github.vatbub:common.view.tagarea:0.1.2")
'com.github.vatbub:common.view.tagarea:jar:0.1.2'
<dependency org="com.github.vatbub" name="common.view.tagarea" rev="0.1.2">
  <artifact name="common.view.tagarea" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vatbub', module='common.view.tagarea', version='0.1.2')
)
libraryDependencies += "com.github.vatbub" % "common.view.tagarea" % "0.1.2"
[com.github.vatbub/common.view.tagarea "0.1.2"]