is not current version
Last Version 1.2

com.automacent:automacent-fwk-components 1.0

A Testing framework written over TestNG with a whole lot of new features and utilities

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.automacent
ArtifactId

ArtifactId

automacent-fwk-components
Version

Version

1.0
Type

Type

pom

Download automacent-fwk-components 1.0


<!-- https://jarcasting.com/artifacts/com.automacent/automacent-fwk-components/ -->
<dependency>
    <groupId>com.automacent</groupId>
    <artifactId>automacent-fwk-components</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.automacent/automacent-fwk-components/
implementation 'com.automacent:automacent-fwk-components:1.0'
// https://jarcasting.com/artifacts/com.automacent/automacent-fwk-components/
implementation ("com.automacent:automacent-fwk-components:1.0")
'com.automacent:automacent-fwk-components:pom:1.0'
<dependency org="com.automacent" name="automacent-fwk-components" rev="1.0">
  <artifact name="automacent-fwk-components" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.automacent', module='automacent-fwk-components', version='1.0')
)
libraryDependencies += "com.automacent" % "automacent-fwk-components" % "1.0"
[com.automacent/automacent-fwk-components "1.0"]