License |
License |
---|---|
GroupId | GroupIdorg.daisy.dotify |
ArtifactId | ArtifactIddotify.common |
Version | Version4.4.1 |
Type | Typejar |
Description |
Descriptiondotify.common
Dotify Common
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dotify.common-4.4.1.pom | |
dotify.common-4.4.1.jar | 210 KB |
dotify.common-4.4.1-sources.jar | 155 KB |
dotify.common-4.4.1-javadoc.jar | 260 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.daisy.dotify/dotify.common/ -->
<dependency>
<groupId>org.daisy.dotify</groupId>
<artifactId>dotify.common</artifactId>
<version>4.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.dotify/dotify.common/
implementation 'org.daisy.dotify:dotify.common:4.4.1'
// https://jarcasting.com/artifacts/org.daisy.dotify/dotify.common/
implementation ("org.daisy.dotify:dotify.common:4.4.1")
'org.daisy.dotify:dotify.common:jar:4.4.1'
<dependency org="org.daisy.dotify" name="dotify.common" rev="4.4.1">
<artifact name="dotify.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.daisy.dotify', module='dotify.common', version='4.4.1')
)
libraryDependencies += "org.daisy.dotify" % "dotify.common" % "4.4.1"
[org.daisy.dotify/dotify.common "4.4.1"]