License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.walterjwhite.java.infrastructure.property.modules |
ArtifactId | ArtifactIdcli-helper |
Last Version | Last Version0.0.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionproperty - infrastructure - cli-helper
property
|
Filename | Size |
---|---|
cli-helper-0.0.17.pom | |
cli-helper-0.0.17.jar | 58 KB |
cli-helper-0.0.17-sources.jar | 5 KB |
cli-helper-0.0.17-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.property.modules/cli-helper/ -->
<dependency>
<groupId>com.walterjwhite.java.infrastructure.property.modules</groupId>
<artifactId>cli-helper</artifactId>
<version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.property.modules/cli-helper/
implementation 'com.walterjwhite.java.infrastructure.property.modules:cli-helper:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.property.modules/cli-helper/
implementation ("com.walterjwhite.java.infrastructure.property.modules:cli-helper:0.0.17")
'com.walterjwhite.java.infrastructure.property.modules:cli-helper:jar:0.0.17'
<dependency org="com.walterjwhite.java.infrastructure.property.modules" name="cli-helper" rev="0.0.17">
<artifact name="cli-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.infrastructure.property.modules', module='cli-helper', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.infrastructure.property.modules" % "cli-helper" % "0.0.17"
[com.walterjwhite.java.infrastructure.property.modules/cli-helper "0.0.17"]
Group / Artifact | Type | Version |
---|---|---|
com.walterjwhite.java.infrastructure.inject.modules.cli : api | jar | 0.0.17 |
com.walterjwhite.java.infrastructure.property : api | jar | 0.0.17 |
com.walterjwhite.java.infrastructure.property : impl | jar | 0.0.17 |
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.5.1 |