Categories |
CategoriesJava Languages Arquillian Application Testing & Monitoring |
---|---|
GroupId | GroupIdcom.lordofthejars.diferencia |
ArtifactId | ArtifactIddiferencia-java-arquillian-standalone-ftest |
Version | Version0.4.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.lordofthejars.diferencia/diferencia-java-arquillian-standalone-ftest/ -->
<dependency>
<groupId>com.lordofthejars.diferencia</groupId>
<artifactId>diferencia-java-arquillian-standalone-ftest</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lordofthejars.diferencia/diferencia-java-arquillian-standalone-ftest/
implementation 'com.lordofthejars.diferencia:diferencia-java-arquillian-standalone-ftest:0.4.0'
// https://jarcasting.com/artifacts/com.lordofthejars.diferencia/diferencia-java-arquillian-standalone-ftest/
implementation ("com.lordofthejars.diferencia:diferencia-java-arquillian-standalone-ftest:0.4.0")
'com.lordofthejars.diferencia:diferencia-java-arquillian-standalone-ftest:jar:0.4.0'
<dependency org="com.lordofthejars.diferencia" name="diferencia-java-arquillian-standalone-ftest" rev="0.4.0">
<artifact name="diferencia-java-arquillian-standalone-ftest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lordofthejars.diferencia', module='diferencia-java-arquillian-standalone-ftest', version='0.4.0')
)
libraryDependencies += "com.lordofthejars.diferencia" % "diferencia-java-arquillian-standalone-ftest" % "0.4.0"
[com.lordofthejars.diferencia/diferencia-java-arquillian-standalone-ftest "0.4.0"]