GroupId | GroupIdcom.github.p6m7g8 |
---|---|
ArtifactId | ArtifactIdp6-projen-project-awesome-list |
Version | Version1.0.5 |
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>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.p6m7g8/p6-projen-project-awesome-list/
implementation 'com.github.p6m7g8:p6-projen-project-awesome-list:1.0.5'
// https://jarcasting.com/artifacts/com.github.p6m7g8/p6-projen-project-awesome-list/
implementation ("com.github.p6m7g8:p6-projen-project-awesome-list:1.0.5")
'com.github.p6m7g8:p6-projen-project-awesome-list:jar:1.0.5'
<dependency org="com.github.p6m7g8" name="p6-projen-project-awesome-list" rev="1.0.5">
<artifact name="p6-projen-project-awesome-list" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.p6m7g8', module='p6-projen-project-awesome-list', version='1.0.5')
)
libraryDependencies += "com.github.p6m7g8" % "p6-projen-project-awesome-list" % "1.0.5"
[com.github.p6m7g8/p6-projen-project-awesome-list "1.0.5"]