Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.ethx.shuteye |
ArtifactId | ArtifactIdshuteye-pom |
Version | Version0.2.1 |
Type | Typepom |
Filename | Size |
---|---|
shuteye-pom-0.2.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.ethx.shuteye/shuteye-pom/ -->
<dependency>
<groupId>net.ethx.shuteye</groupId>
<artifactId>shuteye-pom</artifactId>
<version>0.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.ethx.shuteye/shuteye-pom/
implementation 'net.ethx.shuteye:shuteye-pom:0.2.1'
// https://jarcasting.com/artifacts/net.ethx.shuteye/shuteye-pom/
implementation ("net.ethx.shuteye:shuteye-pom:0.2.1")
'net.ethx.shuteye:shuteye-pom:pom:0.2.1'
<dependency org="net.ethx.shuteye" name="shuteye-pom" rev="0.2.1">
<artifact name="shuteye-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.ethx.shuteye', module='shuteye-pom', version='0.2.1')
)
libraryDependencies += "net.ethx.shuteye" % "shuteye-pom" % "0.2.1"
[net.ethx.shuteye/shuteye-pom "0.2.1"]