| License |
License |
|---|---|
| Categories |
CategoriesScience Business Logic Libraries |
| GroupId | GroupIdorg.openscience.cdk |
| ArtifactId | ArtifactIdcdkdepict-lib |
| Last Version | Last Version1.9.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSMILES depiction WebApp
|
| Filename | Size |
|---|---|
| cdkdepict-lib-1.9.2.pom | |
| cdkdepict-lib-1.9.2.jar | 30 KB |
| cdkdepict-lib-1.9.2-sources.jar | 14 KB |
| cdkdepict-lib-1.9.2-javadoc.jar | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openscience.cdk/cdkdepict-lib/ -->
<dependency>
<groupId>org.openscience.cdk</groupId>
<artifactId>cdkdepict-lib</artifactId>
<version>1.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openscience.cdk/cdkdepict-lib/
implementation 'org.openscience.cdk:cdkdepict-lib:1.9.2'
// https://jarcasting.com/artifacts/org.openscience.cdk/cdkdepict-lib/
implementation ("org.openscience.cdk:cdkdepict-lib:1.9.2")
'org.openscience.cdk:cdkdepict-lib:jar:1.9.2'
<dependency org="org.openscience.cdk" name="cdkdepict-lib" rev="1.9.2">
<artifact name="cdkdepict-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openscience.cdk', module='cdkdepict-lib', version='1.9.2')
)
libraryDependencies += "org.openscience.cdk" % "cdkdepict-lib" % "1.9.2"
[org.openscience.cdk/cdkdepict-lib "1.9.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openscience.cdk : cdk-depict | jar | 2.7.1 |
| org.openscience.cdk : cdk-silent | jar | 2.7.1 |
| org.openscience.cdk : cdk-smarts | jar | 2.7.1 |
| com.simolecule.centres : centres-cdk | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-webmvc | jar | 5.3.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |