How To Install Java Artifact org.openscience.cdk.cdk-core v2.7.1

org.openscience.cdk cdk-core 2.7.1

Introduction

In this article, we'll learn how to install Java artifact cdk-core from org.openscience.cdk group in version 2.7.1. The artifact is available in 17 versions: 2.9 2.8 2.7.1 2.7 2.6 2.5 2.3 2.2 2.1.1 2.1 2.0 1.5.15 1.5.14 1.5.13 1.5.12 1.5.11 1.5.10 The parent project is: org.openscience.cdk::cdk-base::2.7.1

How To Install Java Artifact org.openscience.cdk.cdk-core In Version 2.7.1

To install the cdk-core artifact in version 2.7.1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses cdk-core dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (2)