License |
License |
---|---|
GroupId | GroupIdcom.github.katjahahn |
ArtifactId | ArtifactIdportex_2.10 |
Last Version | Last Version2.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPortEx
PortEx
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.katjahahn |
Filename | Size |
---|---|
portex_2.10-2.0.9.pom | |
portex_2.10-2.0.9.jar | 1 MB |
portex_2.10-2.0.9-sources.jar | 349 KB |
portex_2.10-2.0.9-javadoc.jar | 541 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.katjahahn/portex_2.10/ -->
<dependency>
<groupId>com.github.katjahahn</groupId>
<artifactId>portex_2.10</artifactId>
<version>2.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.katjahahn/portex_2.10/
implementation 'com.github.katjahahn:portex_2.10:2.0.9'
// https://jarcasting.com/artifacts/com.github.katjahahn/portex_2.10/
implementation ("com.github.katjahahn:portex_2.10:2.0.9")
'com.github.katjahahn:portex_2.10:jar:2.0.9'
<dependency org="com.github.katjahahn" name="portex_2.10" rev="2.0.9">
<artifact name="portex_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.katjahahn', module='portex_2.10', version='2.0.9')
)
libraryDependencies += "com.github.katjahahn" % "portex_2.10" % "2.0.9"
[com.github.katjahahn/portex_2.10 "2.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
com.google.guava : guava | jar | 17.0 |
com.google.code.findbugs : jsr305 | jar | 2.0.2 |
org.apache.logging.log4j : log4j-api | jar | 2.0-rc1 |
org.apache.logging.log4j : log4j-core | jar | 2.0-rc1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |