is not current version
Last Version 0.0.3

com.gitlab.jhonsapp:bootstrap-test 0.0.2

A complete architecture for creating and managing tests.

GroupId

GroupId

com.gitlab.jhonsapp
ArtifactId

ArtifactId

bootstrap-test
Version

Version

0.0.2
Type

Type

jar

Download bootstrap-test 0.0.2


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