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