| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdio.github.qsy7.java.dependencies |
| ArtifactId | ArtifactIdstring-template |
| Last Version | Last Version0.1.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionstring-template
dependencies
|
| Filename | Size |
|---|---|
| string-template-0.1.2.pom | 868 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/string-template/ -->
<dependency>
<groupId>io.github.qsy7.java.dependencies</groupId>
<artifactId>string-template</artifactId>
<version>0.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/string-template/
implementation 'io.github.qsy7.java.dependencies:string-template:0.1.2'
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/string-template/
implementation ("io.github.qsy7.java.dependencies:string-template:0.1.2")
'io.github.qsy7.java.dependencies:string-template:pom:0.1.2'
<dependency org="io.github.qsy7.java.dependencies" name="string-template" rev="0.1.2">
<artifact name="string-template" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.dependencies', module='string-template', version='0.1.2')
)
libraryDependencies += "io.github.qsy7.java.dependencies" % "string-template" % "0.1.2"
[io.github.qsy7.java.dependencies/string-template "0.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.antlr : ST4 | jar | 4.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit : junit-bom | pom | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |