License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.mike10004 |
ArtifactId | ArtifactIdconfig-doclet-tests-unit |
Version | Version0.2 |
Type | Typejar |
Description |
DescriptionChrome extension tools
|
Filename | Size |
---|---|
config-doclet-tests-unit-0.2.pom | |
config-doclet-tests-unit-0.2.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mike10004/config-doclet-tests-unit/ -->
<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>config-doclet-tests-unit</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mike10004/config-doclet-tests-unit/
implementation 'com.github.mike10004:config-doclet-tests-unit:0.2'
// https://jarcasting.com/artifacts/com.github.mike10004/config-doclet-tests-unit/
implementation ("com.github.mike10004:config-doclet-tests-unit:0.2")
'com.github.mike10004:config-doclet-tests-unit:jar:0.2'
<dependency org="com.github.mike10004" name="config-doclet-tests-unit" rev="0.2">
<artifact name="config-doclet-tests-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='config-doclet-tests-unit', version='0.2')
)
libraryDependencies += "com.github.mike10004" % "config-doclet-tests-unit" % "0.2"
[com.github.mike10004/config-doclet-tests-unit "0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.shared : maven-invoker | jar | 3.0.1 |
junit : junit | jar | 4.12 |
com.google.guava : guava | jar | 26.0-jre |
com.github.mike10004 : config-doclet-core | jar | 0.2 |
com.github.mike10004 : config-doclet-tests-common | jar | 0.2 |