| License |
License |
|---|---|
| GroupId | GroupIdcom.qlangtech.tis |
| ArtifactId | ArtifactIdtis-parent |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiontis-parent
the parent artifact of TIS
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| tis-parent-1.1.0.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.qlangtech.tis/tis-parent/ -->
<dependency>
<groupId>com.qlangtech.tis</groupId>
<artifactId>tis-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.qlangtech.tis/tis-parent/
implementation 'com.qlangtech.tis:tis-parent:1.1.0'
// https://jarcasting.com/artifacts/com.qlangtech.tis/tis-parent/
implementation ("com.qlangtech.tis:tis-parent:1.1.0")
'com.qlangtech.tis:tis-parent:pom:1.1.0'
<dependency org="com.qlangtech.tis" name="tis-parent" rev="1.1.0">
<artifact name="tis-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.qlangtech.tis', module='tis-parent', version='1.1.0')
)
libraryDependencies += "com.qlangtech.tis" % "tis-parent" % "1.1.0"
[com.qlangtech.tis/tis-parent "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |