is not current version
Last Version 1.3.0

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


Categories

Categories

Maven Build Tools
GroupId

GroupId

top.infra.maven
ArtifactId

ArtifactId

topinfra-maven-test
Version

Version

1.1.1
Type

Type

jar

Download topinfra-maven-test 1.1.1


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