is not current version
Last Version 0.5.5

com.github.bmsantos:cola-tests 0.0.3


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.bmsantos
ArtifactId

ArtifactId

cola-tests
Version

Version

0.0.3
Type

Type

jar

Download cola-tests 0.0.3


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