| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdio.github.qsy7.java.dependencies |
| ArtifactId | ArtifactIdstring-template |
| Version | Version0.1.0 |
| Type | Typepom |
| Description |
Descriptionstring-template
dependencies
|
| Filename | Size |
|---|---|
| string-template-0.1.0.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.0</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.0'
// https://jarcasting.com/artifacts/io.github.qsy7.java.dependencies/string-template/
implementation ("io.github.qsy7.java.dependencies:string-template:0.1.0")
'io.github.qsy7.java.dependencies:string-template:pom:0.1.0'
<dependency org="io.github.qsy7.java.dependencies" name="string-template" rev="0.1.0">
<artifact name="string-template" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.dependencies', module='string-template', version='0.1.0')
)
libraryDependencies += "io.github.qsy7.java.dependencies" % "string-template" % "0.1.0"
[io.github.qsy7.java.dependencies/string-template "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.antlr : ST4 | jar | 4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit : junit-bom | pom | 5.5.1 |