is not current version
Last Version 1.3.0

top.infra.maven:topinfra-maven-test 1.0.8


Categories

Categories

Maven Build Tools
GroupId

GroupId

top.infra.maven
ArtifactId

ArtifactId

topinfra-maven-test
Version

Version

1.0.8
Type

Type

jar

Download topinfra-maven-test 1.0.8


<!-- https://jarcasting.com/artifacts/top.infra.maven/topinfra-maven-test/ -->
<dependency>
    <groupId>top.infra.maven</groupId>
    <artifactId>topinfra-maven-test</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/top.infra.maven/topinfra-maven-test/
implementation 'top.infra.maven:topinfra-maven-test:1.0.8'
// https://jarcasting.com/artifacts/top.infra.maven/topinfra-maven-test/
implementation ("top.infra.maven:topinfra-maven-test:1.0.8")
'top.infra.maven:topinfra-maven-test:jar:1.0.8'
<dependency org="top.infra.maven" name="topinfra-maven-test" rev="1.0.8">
  <artifact name="topinfra-maven-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.infra.maven', module='topinfra-maven-test', version='1.0.8')
)
libraryDependencies += "top.infra.maven" % "topinfra-maven-test" % "1.0.8"
[top.infra.maven/topinfra-maven-test "1.0.8"]