is not current version
Last Version 1.1.0

com.github.frtu.governance:library-dot 0.3.6

Library for dot language

GroupId

GroupId

com.github.frtu.governance
ArtifactId

ArtifactId

library-dot
Version

Version

0.3.6
Type

Type

jar

Download library-dot 0.3.6


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