| License |
License |
|---|---|
| GroupId | GroupIdcom.github.p2m2 |
| ArtifactId | ArtifactIdp2m2tools_2.13 |
| Version | Version0.1.8b |
| Type | Typejar |
| Description |
DescriptionP2M2Tools
Development of it and bioinformatics tools for the activities of the P2M2 platform.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| p2m2tools_2.13-0.1.8b.pom | |
| p2m2tools_2.13-0.1.8b.jar | 130 KB |
| p2m2tools_2.13-0.1.8b-sources.jar | 15 KB |
| p2m2tools_2.13-0.1.8b-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.p2m2/p2m2tools_2.13/ -->
<dependency>
<groupId>com.github.p2m2</groupId>
<artifactId>p2m2tools_2.13</artifactId>
<version>0.1.8b</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.p2m2/p2m2tools_2.13/
implementation 'com.github.p2m2:p2m2tools_2.13:0.1.8b'
// https://jarcasting.com/artifacts/com.github.p2m2/p2m2tools_2.13/
implementation ("com.github.p2m2:p2m2tools_2.13:0.1.8b")
'com.github.p2m2:p2m2tools_2.13:jar:0.1.8b'
<dependency org="com.github.p2m2" name="p2m2tools_2.13" rev="0.1.8b">
<artifact name="p2m2tools_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.p2m2', module='p2m2tools_2.13', version='0.1.8b')
)
libraryDependencies += "com.github.p2m2" % "p2m2tools_2.13" % "0.1.8b"
[com.github.p2m2/p2m2tools_2.13 "0.1.8b"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| com.github.scopt : scopt_2.13 | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.lihaoyi : utest_2.13 | jar | 0.7.11 |