| License |
License |
|---|---|
| GroupId | GroupIdcom.dnanexus |
| ArtifactId | ArtifactIddxyaml |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptiondxYaml
dxYaml
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dxyaml-0.1.0.pom | |
| dxyaml-0.1.0.jar | 285 KB |
| dxyaml-0.1.0-sources.jar | 12 KB |
| dxyaml-0.1.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.dnanexus/dxyaml/ -->
<dependency>
<groupId>com.dnanexus</groupId>
<artifactId>dxyaml</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dnanexus/dxyaml/
implementation 'com.dnanexus:dxyaml:0.1.0'
// https://jarcasting.com/artifacts/com.dnanexus/dxyaml/
implementation ("com.dnanexus:dxyaml:0.1.0")
'com.dnanexus:dxyaml:jar:0.1.0'
<dependency org="com.dnanexus" name="dxyaml" rev="0.1.0">
<artifact name="dxyaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dnanexus', module='dxyaml', version='0.1.0')
)
libraryDependencies += "com.dnanexus" % "dxyaml" % "0.1.0"
[com.dnanexus/dxyaml "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.2 |
| ch.qos.logback : logback-classic | jar | 1.2.5 |
| io.spray : spray-json_2.13 | jar | 1.3.6 |
| org.snakeyaml : snakeyaml-engine | jar | 2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.9 |