License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.semanticweb.elk |
ArtifactId | ArtifactIdelk-util-io |
Last Version | Last Version0.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionELK Utilities for Input-Output
ELK Utilities for Input-Output
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
elk-util-io-0.4.3.pom | |
elk-util-io-0.4.3.jar | 10 KB |
elk-util-io-0.4.3-sources.jar | 3 KB |
elk-util-io-0.4.3-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.semanticweb.elk/elk-util-io/ -->
<dependency>
<groupId>org.semanticweb.elk</groupId>
<artifactId>elk-util-io</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.semanticweb.elk/elk-util-io/
implementation 'org.semanticweb.elk:elk-util-io:0.4.3'
// https://jarcasting.com/artifacts/org.semanticweb.elk/elk-util-io/
implementation ("org.semanticweb.elk:elk-util-io:0.4.3")
'org.semanticweb.elk:elk-util-io:jar:0.4.3'
<dependency org="org.semanticweb.elk" name="elk-util-io" rev="0.4.3">
<artifact name="elk-util-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.semanticweb.elk', module='elk-util-io', version='0.4.3')
)
libraryDependencies += "org.semanticweb.elk" % "elk-util-io" % "0.4.3"
[org.semanticweb.elk/elk-util-io "0.4.3"]