License |
License |
---|---|
Categories |
CategoriesNet config Application Layer Libs Configuration |
GroupId | GroupIdnet.flexmojos.oss |
ArtifactId | ArtifactIdflexmojos-sample-configurator |
Version | Version7.1.1 |
Type | Typejar |
Description |
Description${project.name}
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.flexmojos.oss/flexmojos-sample-configurator/ -->
<dependency>
<groupId>net.flexmojos.oss</groupId>
<artifactId>flexmojos-sample-configurator</artifactId>
<version>7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.flexmojos.oss/flexmojos-sample-configurator/
implementation 'net.flexmojos.oss:flexmojos-sample-configurator:7.1.1'
// https://jarcasting.com/artifacts/net.flexmojos.oss/flexmojos-sample-configurator/
implementation ("net.flexmojos.oss:flexmojos-sample-configurator:7.1.1")
'net.flexmojos.oss:flexmojos-sample-configurator:jar:7.1.1'
<dependency org="net.flexmojos.oss" name="flexmojos-sample-configurator" rev="7.1.1">
<artifact name="flexmojos-sample-configurator" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.flexmojos.oss', module='flexmojos-sample-configurator', version='7.1.1')
)
libraryDependencies += "net.flexmojos.oss" % "flexmojos-sample-configurator" % "7.1.1"
[net.flexmojos.oss/flexmojos-sample-configurator "7.1.1"]
Group / Artifact | Type | Version |
---|---|---|
net.flexmojos.oss : flexmojos-configurator | jar | 7.1.1 |