is not current version
Last Version 0.5.5

com.github.bmsantos:cola-tests-compiler 0.4.0


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.bmsantos
ArtifactId

ArtifactId

cola-tests-compiler
Version

Version

0.4.0
Type

Type

jar

Download cola-tests-compiler 0.4.0


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