is not current version
Last Version 1.1.0

com.qlangtech.tis:tis-parent 1.0.4

the parent artifact of TIS

GroupId

GroupId

com.qlangtech.tis
ArtifactId

ArtifactId

tis-parent
Version

Version

1.0.4
Type

Type

pom

Download tis-parent 1.0.4

Filename Size
tis-parent-1.0.4.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/com.qlangtech.tis/tis-parent/ -->
<dependency>
    <groupId>com.qlangtech.tis</groupId>
    <artifactId>tis-parent</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.qlangtech.tis/tis-parent/
implementation 'com.qlangtech.tis:tis-parent:1.0.4'
// https://jarcasting.com/artifacts/com.qlangtech.tis/tis-parent/
implementation ("com.qlangtech.tis:tis-parent:1.0.4")
'com.qlangtech.tis:tis-parent:pom:1.0.4'
<dependency org="com.qlangtech.tis" name="tis-parent" rev="1.0.4">
  <artifact name="tis-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.qlangtech.tis', module='tis-parent', version='1.0.4')
)
libraryDependencies += "com.qlangtech.tis" % "tis-parent" % "1.0.4"
[com.qlangtech.tis/tis-parent "1.0.4"]