GroupId | GroupIdorg.apache.marmotta |
---|---|
ArtifactId | ArtifactIdmarmotta-util-filter |
Version | Version3.2.1 |
Type | Typejar |
Filename | Size |
---|---|
marmotta-util-filter-3.2.1.pom | |
marmotta-util-filter-3.2.1.jar | 15 KB |
marmotta-util-filter-3.2.1-sources.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.marmotta/marmotta-util-filter/ -->
<dependency>
<groupId>org.apache.marmotta</groupId>
<artifactId>marmotta-util-filter</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.marmotta/marmotta-util-filter/
implementation 'org.apache.marmotta:marmotta-util-filter:3.2.1'
// https://jarcasting.com/artifacts/org.apache.marmotta/marmotta-util-filter/
implementation ("org.apache.marmotta:marmotta-util-filter:3.2.1")
'org.apache.marmotta:marmotta-util-filter:jar:3.2.1'
<dependency org="org.apache.marmotta" name="marmotta-util-filter" rev="3.2.1">
<artifact name="marmotta-util-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.marmotta', module='marmotta-util-filter', version='3.2.1')
)
libraryDependencies += "org.apache.marmotta" % "marmotta-util-filter" % "3.2.1"
[org.apache.marmotta/marmotta-util-filter "3.2.1"]