is not current version
Last Version 1.0.0

com.fitbur.external:external-test 0.6.1


GroupId

GroupId

com.fitbur.external
ArtifactId

ArtifactId

external-test
Version

Version

0.6.1
Type

Type

jar

Download external-test 0.6.1


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