is not current version
Last Version 1.2.1

com.github.frtu.libs:lib-dot 1.2.0

Library for dot language

GroupId

GroupId

com.github.frtu.libs
ArtifactId

ArtifactId

lib-dot
Version

Version

1.2.0
Type

Type

jar

Download lib-dot 1.2.0


<!-- https://jarcasting.com/artifacts/com.github.frtu.libs/lib-dot/ -->
<dependency>
    <groupId>com.github.frtu.libs</groupId>
    <artifactId>lib-dot</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.libs/lib-dot/
implementation 'com.github.frtu.libs:lib-dot:1.2.0'
// https://jarcasting.com/artifacts/com.github.frtu.libs/lib-dot/
implementation ("com.github.frtu.libs:lib-dot:1.2.0")
'com.github.frtu.libs:lib-dot:jar:1.2.0'
<dependency org="com.github.frtu.libs" name="lib-dot" rev="1.2.0">
  <artifact name="lib-dot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.libs', module='lib-dot', version='1.2.0')
)
libraryDependencies += "com.github.frtu.libs" % "lib-dot" % "1.2.0"
[com.github.frtu.libs/lib-dot "1.2.0"]