License |
License |
---|---|
GroupId | GroupIdcom.epam.indigo |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.7.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionIndigo Parent
Universal organic chemistry toolkit
|
Project URL |
Project URL |
Filename | Size |
---|---|
parent-1.7.4.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.epam.indigo/parent/ -->
<dependency>
<groupId>com.epam.indigo</groupId>
<artifactId>parent</artifactId>
<version>1.7.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.epam.indigo/parent/
implementation 'com.epam.indigo:parent:1.7.4'
// https://jarcasting.com/artifacts/com.epam.indigo/parent/
implementation ("com.epam.indigo:parent:1.7.4")
'com.epam.indigo:parent:pom:1.7.4'
<dependency org="com.epam.indigo" name="parent" rev="1.7.4">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.epam.indigo', module='parent', version='1.7.4')
)
libraryDependencies += "com.epam.indigo" % "parent" % "1.7.4"
[com.epam.indigo/parent "1.7.4"]
Group / Artifact | Type | Version |
---|---|---|
net.java.dev.jna : jna | jar | 5.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |