GroupId | GroupIdcom.github.frtu.governance |
---|---|
ArtifactId | ArtifactIdlibrary-dot |
Version | Version0.3.7 |
Type | Typejar |
Filename | Size |
---|---|
library-dot-0.3.7.pom | |
library-dot-0.3.7.jar | 22 KB |
library-dot-0.3.7-sources.jar | 11 KB |
library-dot-0.3.7-javadoc.jar | 115 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.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.governance/library-dot/
implementation 'com.github.frtu.governance:library-dot:0.3.7'
// https://jarcasting.com/artifacts/com.github.frtu.governance/library-dot/
implementation ("com.github.frtu.governance:library-dot:0.3.7")
'com.github.frtu.governance:library-dot:jar:0.3.7'
<dependency org="com.github.frtu.governance" name="library-dot" rev="0.3.7">
<artifact name="library-dot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.governance', module='library-dot', version='0.3.7')
)
libraryDependencies += "com.github.frtu.governance" % "library-dot" % "0.3.7"
[com.github.frtu.governance/library-dot "0.3.7"]