GroupId | GroupIdorg.sonatype.runtime.itars |
---|---|
ArtifactId | ArtifactIditar-work-dir |
Version | Version0.1.4 |
Type | Typepom |
Description |
DescriptionSonatype Runtime :: ITAR :: Working Directory
|
Filename | Size |
---|---|
itar-work-dir-0.1.4.pom | |
itar-work-dir-0.1.4.zip | 835 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.runtime.itars/itar-work-dir/ -->
<dependency>
<groupId>org.sonatype.runtime.itars</groupId>
<artifactId>itar-work-dir</artifactId>
<version>0.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.runtime.itars/itar-work-dir/
implementation 'org.sonatype.runtime.itars:itar-work-dir:0.1.4'
// https://jarcasting.com/artifacts/org.sonatype.runtime.itars/itar-work-dir/
implementation ("org.sonatype.runtime.itars:itar-work-dir:0.1.4")
'org.sonatype.runtime.itars:itar-work-dir:pom:0.1.4'
<dependency org="org.sonatype.runtime.itars" name="itar-work-dir" rev="0.1.4">
<artifact name="itar-work-dir" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.runtime.itars', module='itar-work-dir', version='0.1.4')
)
libraryDependencies += "org.sonatype.runtime.itars" % "itar-work-dir" % "0.1.4"
[org.sonatype.runtime.itars/itar-work-dir "0.1.4"]