GroupId | GroupIdcom.reprezen.genflow |
---|---|
ArtifactId | ArtifactIdreprezen-openapi-gentemplates |
Version | Version1.4.1 |
Type | Typepom |
Filename | Size |
---|---|
reprezen-openapi-gentemplates-1.4.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.reprezen.genflow/reprezen-openapi-gentemplates/ -->
<dependency>
<groupId>com.reprezen.genflow</groupId>
<artifactId>reprezen-openapi-gentemplates</artifactId>
<version>1.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.reprezen.genflow/reprezen-openapi-gentemplates/
implementation 'com.reprezen.genflow:reprezen-openapi-gentemplates:1.4.1'
// https://jarcasting.com/artifacts/com.reprezen.genflow/reprezen-openapi-gentemplates/
implementation ("com.reprezen.genflow:reprezen-openapi-gentemplates:1.4.1")
'com.reprezen.genflow:reprezen-openapi-gentemplates:pom:1.4.1'
<dependency org="com.reprezen.genflow" name="reprezen-openapi-gentemplates" rev="1.4.1">
<artifact name="reprezen-openapi-gentemplates" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.reprezen.genflow', module='reprezen-openapi-gentemplates', version='1.4.1')
)
libraryDependencies += "com.reprezen.genflow" % "reprezen-openapi-gentemplates" % "1.4.1"
[com.reprezen.genflow/reprezen-openapi-gentemplates "1.4.1"]