is not current version
Last Version 1.4.0

com.the-qa-company:qendpoint 1.3.0


GroupId

GroupId

com.the-qa-company
ArtifactId

ArtifactId

qendpoint
Version

Version

1.3.0
Type

Type

jar

Download qendpoint 1.3.0


<!-- https://jarcasting.com/artifacts/com.the-qa-company/qendpoint/ -->
<dependency>
    <groupId>com.the-qa-company</groupId>
    <artifactId>qendpoint</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.the-qa-company/qendpoint/
implementation 'com.the-qa-company:qendpoint:1.3.0'
// https://jarcasting.com/artifacts/com.the-qa-company/qendpoint/
implementation ("com.the-qa-company:qendpoint:1.3.0")
'com.the-qa-company:qendpoint:jar:1.3.0'
<dependency org="com.the-qa-company" name="qendpoint" rev="1.3.0">
  <artifact name="qendpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.the-qa-company', module='qendpoint', version='1.3.0')
)
libraryDependencies += "com.the-qa-company" % "qendpoint" % "1.3.0"
[com.the-qa-company/qendpoint "1.3.0"]