Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.vortexdata.tsqpf |
ArtifactId | ArtifactIdtsqpf |
Version | Version2.0.0-mint-pr4 |
Type | Typejar |
Filename | Size |
---|---|
tsqpf-2.0.0-mint-pr4.pom | |
tsqpf-2.0.0-mint-pr4.jar | 98 KB |
tsqpf-2.0.0-mint-pr4-sources.jar | 98 KB |
tsqpf-2.0.0-mint-pr4-javadoc.jar | 439 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.vortexdata.tsqpf/tsqpf/ -->
<dependency>
<groupId>net.vortexdata.tsqpf</groupId>
<artifactId>tsqpf</artifactId>
<version>2.0.0-mint-pr4</version>
</dependency>
// https://jarcasting.com/artifacts/net.vortexdata.tsqpf/tsqpf/
implementation 'net.vortexdata.tsqpf:tsqpf:2.0.0-mint-pr4'
// https://jarcasting.com/artifacts/net.vortexdata.tsqpf/tsqpf/
implementation ("net.vortexdata.tsqpf:tsqpf:2.0.0-mint-pr4")
'net.vortexdata.tsqpf:tsqpf:jar:2.0.0-mint-pr4'
<dependency org="net.vortexdata.tsqpf" name="tsqpf" rev="2.0.0-mint-pr4">
<artifact name="tsqpf" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.vortexdata.tsqpf', module='tsqpf', version='2.0.0-mint-pr4')
)
libraryDependencies += "net.vortexdata.tsqpf" % "tsqpf" % "2.0.0-mint-pr4"
[net.vortexdata.tsqpf/tsqpf "2.0.0-mint-pr4"]