is not current version
Last Version 1.4.0

pro.projo:projo-template-generation 1.0.0


GroupId

GroupId

pro.projo
ArtifactId

ArtifactId

projo-template-generation
Version

Version

1.0.0
Type

Type

jar

Download projo-template-generation 1.0.0


<!-- https://jarcasting.com/artifacts/pro.projo/projo-template-generation/ -->
<dependency>
    <groupId>pro.projo</groupId>
    <artifactId>projo-template-generation</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/pro.projo/projo-template-generation/
implementation 'pro.projo:projo-template-generation:1.0.0'
// https://jarcasting.com/artifacts/pro.projo/projo-template-generation/
implementation ("pro.projo:projo-template-generation:1.0.0")
'pro.projo:projo-template-generation:jar:1.0.0'
<dependency org="pro.projo" name="projo-template-generation" rev="1.0.0">
  <artifact name="projo-template-generation" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.projo', module='projo-template-generation', version='1.0.0')
)
libraryDependencies += "pro.projo" % "projo-template-generation" % "1.0.0"
[pro.projo/projo-template-generation "1.0.0"]