Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdtop.infra.maven |
ArtifactId | ArtifactIdtopinfra-mvnext-module-infrastructure-settings |
Version | Version1.1.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/top.infra.maven/topinfra-mvnext-module-infrastructure-settings/ -->
<dependency>
<groupId>top.infra.maven</groupId>
<artifactId>topinfra-mvnext-module-infrastructure-settings</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.infra.maven/topinfra-mvnext-module-infrastructure-settings/
implementation 'top.infra.maven:topinfra-mvnext-module-infrastructure-settings:1.1.1'
// https://jarcasting.com/artifacts/top.infra.maven/topinfra-mvnext-module-infrastructure-settings/
implementation ("top.infra.maven:topinfra-mvnext-module-infrastructure-settings:1.1.1")
'top.infra.maven:topinfra-mvnext-module-infrastructure-settings:jar:1.1.1'
<dependency org="top.infra.maven" name="topinfra-mvnext-module-infrastructure-settings" rev="1.1.1">
<artifact name="topinfra-mvnext-module-infrastructure-settings" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.infra.maven', module='topinfra-mvnext-module-infrastructure-settings', version='1.1.1')
)
libraryDependencies += "top.infra.maven" % "topinfra-mvnext-module-infrastructure-settings" % "1.1.1"
[top.infra.maven/topinfra-mvnext-module-infrastructure-settings "1.1.1"]