is not current version
Last Version 1.0.9

com.github.BeFabulousJia12:TestNGServiceLoader 1.0.6

null

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.github.BeFabulousJia12
ArtifactId

ArtifactId

TestNGServiceLoader
Version

Version

1.0.6
Type

Type

jar

Download TestNGServiceLoader 1.0.6


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