Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.prefixedproperties |
ArtifactId | ArtifactIdprefixedproperties-parent |
Version | Version3.0.2 |
Type | Typepom |
Filename | Size |
---|---|
prefixedproperties-parent-3.0.2.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.prefixedproperties/prefixedproperties-parent/ -->
<dependency>
<groupId>net.sf.prefixedproperties</groupId>
<artifactId>prefixedproperties-parent</artifactId>
<version>3.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.prefixedproperties/prefixedproperties-parent/
implementation 'net.sf.prefixedproperties:prefixedproperties-parent:3.0.2'
// https://jarcasting.com/artifacts/net.sf.prefixedproperties/prefixedproperties-parent/
implementation ("net.sf.prefixedproperties:prefixedproperties-parent:3.0.2")
'net.sf.prefixedproperties:prefixedproperties-parent:pom:3.0.2'
<dependency org="net.sf.prefixedproperties" name="prefixedproperties-parent" rev="3.0.2">
<artifact name="prefixedproperties-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.prefixedproperties', module='prefixedproperties-parent', version='3.0.2')
)
libraryDependencies += "net.sf.prefixedproperties" % "prefixedproperties-parent" % "3.0.2"
[net.sf.prefixedproperties/prefixedproperties-parent "3.0.2"]