License |
License |
---|---|
GroupId | GroupIdcom.godmonth |
ArtifactId | ArtifactIddeps |
Version | Version4.1 |
Type | Typepom |
Description |
Descriptiondeps
deps
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
deps-4.1.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.godmonth/deps/ -->
<dependency>
<groupId>com.godmonth</groupId>
<artifactId>deps</artifactId>
<version>4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.godmonth/deps/
implementation 'com.godmonth:deps:4.1'
// https://jarcasting.com/artifacts/com.godmonth/deps/
implementation ("com.godmonth:deps:4.1")
'com.godmonth:deps:pom:4.1'
<dependency org="com.godmonth" name="deps" rev="4.1">
<artifact name="deps" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.godmonth', module='deps', version='4.1')
)
libraryDependencies += "com.godmonth" % "deps" % "4.1"
[com.godmonth/deps "4.1"]