Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdorg.daisy.pipeline.modules.braille |
ArtifactId | ArtifactIdlibhyphen-native |
Version | Version1.1.3 |
Type | Typejar |
Filename | Size |
---|---|
libhyphen-native-1.1.3.pom | -1 bytes |
libhyphen-native-1.1.3-sources.jar | 1 KB |
libhyphen-native-1.1.3-mac.jar | 15 KB |
libhyphen-native-1.1.3-linux.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.daisy.pipeline.modules.braille/libhyphen-native/ -->
<dependency>
<groupId>org.daisy.pipeline.modules.braille</groupId>
<artifactId>libhyphen-native</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.pipeline.modules.braille/libhyphen-native/
implementation 'org.daisy.pipeline.modules.braille:libhyphen-native:1.1.3'
// https://jarcasting.com/artifacts/org.daisy.pipeline.modules.braille/libhyphen-native/
implementation ("org.daisy.pipeline.modules.braille:libhyphen-native:1.1.3")
'org.daisy.pipeline.modules.braille:libhyphen-native:jar:1.1.3'
<dependency org="org.daisy.pipeline.modules.braille" name="libhyphen-native" rev="1.1.3">
<artifact name="libhyphen-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline.modules.braille', module='libhyphen-native', version='1.1.3')
)
libraryDependencies += "org.daisy.pipeline.modules.braille" % "libhyphen-native" % "1.1.3"
[org.daisy.pipeline.modules.braille/libhyphen-native "1.1.3"]