parsers-core

parsers-core description

License

License

GroupId

GroupId

ru.sbtqa.tag.parsers
ArtifactId

ArtifactId

core
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

parsers-core
parsers-core description
Project URL

Project URL

http://github.com/sbtqa/parsers-core
Source Code Management

Source Code Management

https://github.com/sbtqa/parsers-core/tree/master

Download core

How to add to project

<!-- https://jarcasting.com/artifacts/ru.sbtqa.tag.parsers/core/ -->
<dependency>
    <groupId>ru.sbtqa.tag.parsers</groupId>
    <artifactId>core</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/ru.sbtqa.tag.parsers/core/
implementation 'ru.sbtqa.tag.parsers:core:1.0.4'
// https://jarcasting.com/artifacts/ru.sbtqa.tag.parsers/core/
implementation ("ru.sbtqa.tag.parsers:core:1.0.4")
'ru.sbtqa.tag.parsers:core:jar:1.0.4'
<dependency org="ru.sbtqa.tag.parsers" name="core" rev="1.0.4">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.sbtqa.tag.parsers', module='core', version='1.0.4')
)
libraryDependencies += "ru.sbtqa.tag.parsers" % "core" % "1.0.4"
[ru.sbtqa.tag.parsers/core "1.0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Parsers-Core

Build Status GitHub release

Base project with all interfaces for all parser libraries.

Now we have parsers:

Contacts

If you found error or you have a question? Check, maybe someone asked before, not found? Just create a new issue!

License

Parsers-Core is released under the Apache 2.0. Details here.

ru.sbtqa.tag.parsers

Test Automation Gears

Versions

Version
1.0.4
1.0.3