License |
License |
---|---|
GroupId | GroupIdcom.github.frtu.governance |
ArtifactId | ArtifactIdlibrary-dot |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionlibrary-dot
Library for dot language
|
Filename | Size |
---|---|
library-dot-1.1.0.pom | |
library-dot-1.1.0.jar | 22 KB |
library-dot-1.1.0-sources.jar | 12 KB |
library-dot-1.1.0-javadoc.jar | 111 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.governance/library-dot/
implementation 'com.github.frtu.governance:library-dot:1.1.0'
// https://jarcasting.com/artifacts/com.github.frtu.governance/library-dot/
implementation ("com.github.frtu.governance:library-dot:1.1.0")
'com.github.frtu.governance:library-dot:jar:1.1.0'
<dependency org="com.github.frtu.governance" name="library-dot" rev="1.1.0">
<artifact name="library-dot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.governance', module='library-dot', version='1.1.0')
)
libraryDependencies += "com.github.frtu.governance" % "library-dot" % "1.1.0"
[com.github.frtu.governance/library-dot "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | |
junit : junit | jar | |
org.apache.commons : commons-lang3 | jar |