Last Version

The OpenIMAJ Core Citation Library 1.3.10

Tools for annotating code with publication references and automatically generating bibliographies for your code.

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

core-citation
Version

Version

1.3.10
Type

Type

jar
Description

Description

The OpenIMAJ Core Citation Library
Tools for annotating code with publication references and automatically generating bibliographies for your code.
Project Organization

Project Organization

The University of Southampton

Download core-citation 1.3.10


<!-- https://jarcasting.com/artifacts/org.openimaj/core-citation/ -->
<dependency>
    <groupId>org.openimaj</groupId>
    <artifactId>core-citation</artifactId>
    <version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openimaj/core-citation/
implementation 'org.openimaj:core-citation:1.3.10'
// https://jarcasting.com/artifacts/org.openimaj/core-citation/
implementation ("org.openimaj:core-citation:1.3.10")
'org.openimaj:core-citation:jar:1.3.10'
<dependency org="org.openimaj" name="core-citation" rev="1.3.10">
  <artifact name="core-citation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openimaj', module='core-citation', version='1.3.10')
)
libraryDependencies += "org.openimaj" % "core-citation" % "1.3.10"
[org.openimaj/core-citation "1.3.10"]

Dependencies

compile (2)

Group / Artifact Type Version
org.openimaj : core-aop-support jar 1.3.10
org.jbibtex : jbibtex jar 1.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.