License |
License |
---|---|
GroupId | GroupIdcom.github.rockjam |
ArtifactId | ArtifactIdlicense-headers_2.12 |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionlicense-headers_2.12
license-headers
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
license-headers_2.12-0.0.1.pom | |
license-headers_2.12-0.0.1.jar | 64 KB |
license-headers_2.12-0.0.1-sources.jar | 7 KB |
license-headers_2.12-0.0.1-javadoc.jar | 749 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rockjam/license-headers_2.12/ -->
<dependency>
<groupId>com.github.rockjam</groupId>
<artifactId>license-headers_2.12</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rockjam/license-headers_2.12/
implementation 'com.github.rockjam:license-headers_2.12:0.0.1'
// https://jarcasting.com/artifacts/com.github.rockjam/license-headers_2.12/
implementation ("com.github.rockjam:license-headers_2.12:0.0.1")
'com.github.rockjam:license-headers_2.12:jar:0.0.1'
<dependency org="com.github.rockjam" name="license-headers_2.12" rev="0.0.1">
<artifact name="license-headers_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rockjam', module='license-headers_2.12', version='0.0.1')
)
libraryDependencies += "com.github.rockjam" % "license-headers_2.12" % "0.0.1"
[com.github.rockjam/license-headers_2.12 "0.0.1"]