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