Last Version

library-dot 1.2.1

Library for dot language

License

License

GroupId

GroupId

com.github.frtu.libs
ArtifactId

ArtifactId

lib-dot
Version

Version

1.2.1
Type

Type

jar
Description

Description

library-dot
Library for dot language

Download lib-dot 1.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar

provided (1)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar
junit : junit jar
org.apache.commons : commons-lang3 jar

Project Modules

There are no modules declared in this project.