License |
License
MIT license
|
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net ORM Data |
GroupId | GroupIdorg.jvnet.hudson.dtkit |
ArtifactId | ArtifactIddtkit-format |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDTKIT Format
|
Filename | Size |
---|---|
dtkit-format-0.4.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson.dtkit/dtkit-format/ -->
<dependency>
<groupId>org.jvnet.hudson.dtkit</groupId>
<artifactId>dtkit-format</artifactId>
<version>0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.dtkit/dtkit-format/
implementation 'org.jvnet.hudson.dtkit:dtkit-format:0.4'
// https://jarcasting.com/artifacts/org.jvnet.hudson.dtkit/dtkit-format/
implementation ("org.jvnet.hudson.dtkit:dtkit-format:0.4")
'org.jvnet.hudson.dtkit:dtkit-format:pom:0.4'
<dependency org="org.jvnet.hudson.dtkit" name="dtkit-format" rev="0.4">
<artifact name="dtkit-format" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.dtkit', module='dtkit-format', version='0.4')
)
libraryDependencies += "org.jvnet.hudson.dtkit" % "dtkit-format" % "0.4"
[org.jvnet.hudson.dtkit/dtkit-format "0.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8 |