is not current version
Last Version 0.1.109

de.sebastianhesse.examples:projen-test 0.1.92

@seeebiii/projen-test

GroupId

GroupId

de.sebastianhesse.examples
ArtifactId

ArtifactId

projen-test
Version

Version

0.1.92
Type

Type

jar

Download projen-test 0.1.92


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