License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdio.github.qsy7.java.examples |
ArtifactId | ArtifactIdcli-comment-remover |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexamples - cli - comment-remover
examples
|
Filename | Size |
---|---|
cli-comment-remover-0.1.2.pom | |
cli-comment-remover-0.1.2.jar | 62 KB |
cli-comment-remover-0.1.2-sources.jar | 16 KB |
cli-comment-remover-0.1.2-javadoc.jar | 442 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.examples/cli-comment-remover/ -->
<dependency>
<groupId>io.github.qsy7.java.examples</groupId>
<artifactId>cli-comment-remover</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.examples/cli-comment-remover/
implementation 'io.github.qsy7.java.examples:cli-comment-remover:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.examples/cli-comment-remover/
implementation ("io.github.qsy7.java.examples:cli-comment-remover:0.1.2")
'io.github.qsy7.java.examples:cli-comment-remover:jar:0.1.2'
<dependency org="io.github.qsy7.java.examples" name="cli-comment-remover" rev="0.1.2">
<artifact name="cli-comment-remover" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.examples', module='cli-comment-remover', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.examples" % "cli-comment-remover" % "0.1.2"
[io.github.qsy7.java.examples/cli-comment-remover "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.qsy7.java.configuration.cli : guice | pom | 0.1.2 |
com.github.ertugrulcetin » CommentRemover | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |