| License |
License |
|---|---|
| GroupId | GroupIdcom.testerum |
| ArtifactId | ArtifactIdcommon-parsing |
| Version | Version5.3.5 |
| Type | Typejar |
| Description |
DescriptionTesterum test automation platform
|
| Filename | Size |
|---|---|
| common-parsing-5.3.5.pom | |
| common-parsing-5.3.5.jar | 22 KB |
| common-parsing-5.3.5-sources.jar | 6 KB |
| common-parsing-5.3.5-javadoc.jar | 54 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.testerum/common-parsing/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>common-parsing</artifactId>
<version>5.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/common-parsing/
implementation 'com.testerum:common-parsing:5.3.5'
// https://jarcasting.com/artifacts/com.testerum/common-parsing/
implementation ("com.testerum:common-parsing:5.3.5")
'com.testerum:common-parsing:jar:5.3.5'
<dependency org="com.testerum" name="common-parsing" rev="5.3.5">
<artifact name="common-parsing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='common-parsing', version='5.3.5')
)
libraryDependencies += "com.testerum" % "common-parsing" % "5.3.5"
[com.testerum/common-parsing "5.3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
| org.jparsec : jparsec | jar | 3.0 |
| commons-io : commons-io | jar | 2.6 |