is not current version
Last Version 0.27.47

com.github.eladb:projen 0.17.93

CDK for software projects

GroupId

GroupId

com.github.eladb
ArtifactId

ArtifactId

projen
Version

Version

0.17.93
Type

Type

jar

Download projen 0.17.93


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