GroupId | GroupIdcom.github.p6m7g8 |
---|---|
ArtifactId | ArtifactIdp6-projen-project-awesome-list |
Version | Version0.1.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.p6m7g8/p6-projen-project-awesome-list/ -->
<dependency>
<groupId>com.github.p6m7g8</groupId>
<artifactId>p6-projen-project-awesome-list</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.p6m7g8/p6-projen-project-awesome-list/
implementation 'com.github.p6m7g8:p6-projen-project-awesome-list:0.1.2'
// https://jarcasting.com/artifacts/com.github.p6m7g8/p6-projen-project-awesome-list/
implementation ("com.github.p6m7g8:p6-projen-project-awesome-list:0.1.2")
'com.github.p6m7g8:p6-projen-project-awesome-list:jar:0.1.2'
<dependency org="com.github.p6m7g8" name="p6-projen-project-awesome-list" rev="0.1.2">
<artifact name="p6-projen-project-awesome-list" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.p6m7g8', module='p6-projen-project-awesome-list', version='0.1.2')
)
libraryDependencies += "com.github.p6m7g8" % "p6-projen-project-awesome-list" % "0.1.2"
[com.github.p6m7g8/p6-projen-project-awesome-list "0.1.2"]