is not current version
Last Version 0.1.2

eu.mihosoft.vmf:vmf-text 0.1

VMF-Text

GroupId

GroupId

eu.mihosoft.vmf
ArtifactId

ArtifactId

vmf-text
Version

Version

0.1
Type

Type

jar

Download vmf-text 0.1


<!-- https://jarcasting.com/artifacts/eu.mihosoft.vmf/vmf-text/ -->
<dependency>
    <groupId>eu.mihosoft.vmf</groupId>
    <artifactId>vmf-text</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.mihosoft.vmf/vmf-text/
implementation 'eu.mihosoft.vmf:vmf-text:0.1'
// https://jarcasting.com/artifacts/eu.mihosoft.vmf/vmf-text/
implementation ("eu.mihosoft.vmf:vmf-text:0.1")
'eu.mihosoft.vmf:vmf-text:jar:0.1'
<dependency org="eu.mihosoft.vmf" name="vmf-text" rev="0.1">
  <artifact name="vmf-text" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.mihosoft.vmf', module='vmf-text', version='0.1')
)
libraryDependencies += "eu.mihosoft.vmf" % "vmf-text" % "0.1"
[eu.mihosoft.vmf/vmf-text "0.1"]