is not current version
Last Version 0.2.0

org.imca-cat.maven:profile-activation-advanced 0.1.0

A Maven extension for expressive property-based profile activation

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.imca-cat.maven
ArtifactId

ArtifactId

profile-activation-advanced
Version

Version

0.1.0
Type

Type

jar

Download profile-activation-advanced 0.1.0


<!-- https://jarcasting.com/artifacts/org.imca-cat.maven/profile-activation-advanced/ -->
<dependency>
    <groupId>org.imca-cat.maven</groupId>
    <artifactId>profile-activation-advanced</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.imca-cat.maven/profile-activation-advanced/
implementation 'org.imca-cat.maven:profile-activation-advanced:0.1.0'
// https://jarcasting.com/artifacts/org.imca-cat.maven/profile-activation-advanced/
implementation ("org.imca-cat.maven:profile-activation-advanced:0.1.0")
'org.imca-cat.maven:profile-activation-advanced:jar:0.1.0'
<dependency org="org.imca-cat.maven" name="profile-activation-advanced" rev="0.1.0">
  <artifact name="profile-activation-advanced" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.imca-cat.maven', module='profile-activation-advanced', version='0.1.0')
)
libraryDependencies += "org.imca-cat.maven" % "profile-activation-advanced" % "0.1.0"
[org.imca-cat.maven/profile-activation-advanced "0.1.0"]