GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
---|---|
ArtifactId | ArtifactIdplugin-harvester-oai-pmh |
Version | Version1.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-harvester-oai-pmh/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-harvester-oai-pmh</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-harvester-oai-pmh/
implementation 'com.googlecode.the-fascinator.plugins:plugin-harvester-oai-pmh:1.1'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-harvester-oai-pmh/
implementation ("com.googlecode.the-fascinator.plugins:plugin-harvester-oai-pmh:1.1")
'com.googlecode.the-fascinator.plugins:plugin-harvester-oai-pmh:jar:1.1'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-harvester-oai-pmh" rev="1.1">
<artifact name="plugin-harvester-oai-pmh" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-harvester-oai-pmh', version='1.1')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-harvester-oai-pmh" % "1.1"
[com.googlecode.the-fascinator.plugins/plugin-harvester-oai-pmh "1.1"]