GroupId | GroupIdcom.github.frtu.governance |
---|---|
ArtifactId | ArtifactIdlibrary-dot |
Version | Version0.3.6 |
Type | Typejar |
Filename | Size |
---|---|
library-dot-0.3.6.pom | |
library-dot-0.3.6.jar | 22 KB |
library-dot-0.3.6-sources.jar | 11 KB |
library-dot-0.3.6-javadoc.jar | 114 KB |
Browse |
<!-- 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"]