License |
License |
---|---|
GroupId | GroupIdcom.ethlo.openapi-tools |
ArtifactId | ArtifactIdparent |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpen API Tools
Open API Specification tools and extensions
|
Project URL |
Project URL |
Filename | Size |
---|---|
parent-0.1.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ethlo.openapi-tools/parent/ -->
<dependency>
<groupId>com.ethlo.openapi-tools</groupId>
<artifactId>parent</artifactId>
<version>0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ethlo.openapi-tools/parent/
implementation 'com.ethlo.openapi-tools:parent:0.1'
// https://jarcasting.com/artifacts/com.ethlo.openapi-tools/parent/
implementation ("com.ethlo.openapi-tools:parent:0.1")
'com.ethlo.openapi-tools:parent:pom:0.1'
<dependency org="com.ethlo.openapi-tools" name="parent" rev="0.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ethlo.openapi-tools', module='parent', version='0.1')
)
libraryDependencies += "com.ethlo.openapi-tools" % "parent" % "0.1"
[com.ethlo.openapi-tools/parent "0.1"]