is not current version
Last Version 0.7

com.github.mike10004:config-doclet-tests-common 0.1


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

config-doclet-tests-common
Version

Version

0.1
Type

Type

jar

Download config-doclet-tests-common 0.1


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