не последняя версия
Последняя версия 0.27.47

com.github.eladb:projen 0.27.0

CDK for software projects

Группа

Группа

com.github.eladb
Идентификатор

Идентификатор

projen
Версия

Версия

0.27.0
Тип

Тип

jar

Скачать projen 0.27.0


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