is not current version
Last Version 1.1.0

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

Library for dot language

GroupId

GroupId

com.github.frtu.governance
ArtifactId

ArtifactId

library-dot
Version

Version

1.0.5
Type

Type

jar

Download library-dot 1.0.5


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