is not current version
Last Version 1.3.0

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


Categories

Categories

Maven Build Tools
GroupId

GroupId

top.infra.maven
ArtifactId

ArtifactId

topinfra-maven-dist
Version

Version

1.0.1
Type

Type

jar

Download topinfra-maven-dist 1.0.1


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