is not current version
Last Version 1.3.0

top.infra.maven:topinfra-maven-dist 1.0.3


Categories

Categories

Maven Build Tools
GroupId

GroupId

top.infra.maven
ArtifactId

ArtifactId

topinfra-maven-dist
Version

Version

1.0.3
Type

Type

jar

Download topinfra-maven-dist 1.0.3


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