Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdwin.sa4zet |
ArtifactId | ArtifactIdmaven-release-version-date-policy |
Version | Version2020.7.20.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/win.sa4zet/maven-release-version-date-policy/ -->
<dependency>
<groupId>win.sa4zet</groupId>
<artifactId>maven-release-version-date-policy</artifactId>
<version>2020.7.20.1</version>
</dependency>
// https://jarcasting.com/artifacts/win.sa4zet/maven-release-version-date-policy/
implementation 'win.sa4zet:maven-release-version-date-policy:2020.7.20.1'
// https://jarcasting.com/artifacts/win.sa4zet/maven-release-version-date-policy/
implementation ("win.sa4zet:maven-release-version-date-policy:2020.7.20.1")
'win.sa4zet:maven-release-version-date-policy:jar:2020.7.20.1'
<dependency org="win.sa4zet" name="maven-release-version-date-policy" rev="2020.7.20.1">
<artifact name="maven-release-version-date-policy" type="jar" />
</dependency>
@Grapes(
@Grab(group='win.sa4zet', module='maven-release-version-date-policy', version='2020.7.20.1')
)
libraryDependencies += "win.sa4zet" % "maven-release-version-date-policy" % "2020.7.20.1"
[win.sa4zet/maven-release-version-date-policy "2020.7.20.1"]