License |
License |
---|---|
GroupId | GroupIdio.xlate |
ArtifactId | ArtifactIdstaedi-parent |
Version | Version0.0.1 |
Type | Typepom |
Description |
DescriptionStAEDI Parent Project
Streaming API for EDI (for Java) / Parent Project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
staedi-parent-0.0.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.xlate/staedi-parent/ -->
<dependency>
<groupId>io.xlate</groupId>
<artifactId>staedi-parent</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.xlate/staedi-parent/
implementation 'io.xlate:staedi-parent:0.0.1'
// https://jarcasting.com/artifacts/io.xlate/staedi-parent/
implementation ("io.xlate:staedi-parent:0.0.1")
'io.xlate:staedi-parent:pom:0.0.1'
<dependency org="io.xlate" name="staedi-parent" rev="0.0.1">
<artifact name="staedi-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.xlate', module='staedi-parent', version='0.0.1')
)
libraryDependencies += "io.xlate" % "staedi-parent" % "0.0.1"
[io.xlate/staedi-parent "0.0.1"]