License |
License |
---|---|
GroupId | GroupIdorg.danekja.discussment |
ArtifactId | ArtifactIddiscussment-builder-jdk7 |
Version | Version0.9.0 |
Type | Typepom |
Description |
Descriptionorg.danekja.discussment.discussment-builder-jdk7
Helper pom for build and deploy of JDK7 variants of the artifacts.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
discussment-builder-jdk7-0.9.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.danekja.discussment/discussment-builder-jdk7/ -->
<dependency>
<groupId>org.danekja.discussment</groupId>
<artifactId>discussment-builder-jdk7</artifactId>
<version>0.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.danekja.discussment/discussment-builder-jdk7/
implementation 'org.danekja.discussment:discussment-builder-jdk7:0.9.0'
// https://jarcasting.com/artifacts/org.danekja.discussment/discussment-builder-jdk7/
implementation ("org.danekja.discussment:discussment-builder-jdk7:0.9.0")
'org.danekja.discussment:discussment-builder-jdk7:pom:0.9.0'
<dependency org="org.danekja.discussment" name="discussment-builder-jdk7" rev="0.9.0">
<artifact name="discussment-builder-jdk7" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.danekja.discussment', module='discussment-builder-jdk7', version='0.9.0')
)
libraryDependencies += "org.danekja.discussment" % "discussment-builder-jdk7" % "0.9.0"
[org.danekja.discussment/discussment-builder-jdk7 "0.9.0"]