Last Version

beam 1.3.4

SMILES parsing and generation library for cheminformatics

License

License

GroupId

GroupId

uk.ac.ebi.beam
ArtifactId

ArtifactId

beam
Version

Version

1.3.4
Type

Type

pom
Description

Description

beam
SMILES parsing and generation library for cheminformatics
Project URL

Project URL

http://www.github.com/johnmay/beam/
Source Code Management

Source Code Management

https://github.com/johnmay/beam

Download beam 1.3.4

Filename Size
beam-1.3.4.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/uk.ac.ebi.beam/beam/ -->
<dependency>
    <groupId>uk.ac.ebi.beam</groupId>
    <artifactId>beam</artifactId>
    <version>1.3.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.ebi.beam/beam/
implementation 'uk.ac.ebi.beam:beam:1.3.4'
// https://jarcasting.com/artifacts/uk.ac.ebi.beam/beam/
implementation ("uk.ac.ebi.beam:beam:1.3.4")
'uk.ac.ebi.beam:beam:pom:1.3.4'
<dependency org="uk.ac.ebi.beam" name="beam" rev="1.3.4">
  <artifact name="beam" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.ac.ebi.beam', module='beam', version='1.3.4')
)
libraryDependencies += "uk.ac.ebi.beam" % "beam" % "1.3.4"
[uk.ac.ebi.beam/beam "1.3.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • func
  • exec