GroupId | GroupIdcom.laamella.properteer |
---|---|
ArtifactId | ArtifactIdProperteer |
Version | Version2 |
Type | Typejar |
Description |
DescriptionProperteer property generator
|
Filename | Size |
---|---|
Properteer-2.pom | |
Properteer-2.jar | 17 KB |
Properteer-2-sources.jar | 10 KB |
Properteer-2-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.laamella.properteer/Properteer/ -->
<dependency>
<groupId>com.laamella.properteer</groupId>
<artifactId>Properteer</artifactId>
<version>2</version>
</dependency>
// https://jarcasting.com/artifacts/com.laamella.properteer/Properteer/
implementation 'com.laamella.properteer:Properteer:2'
// https://jarcasting.com/artifacts/com.laamella.properteer/Properteer/
implementation ("com.laamella.properteer:Properteer:2")
'com.laamella.properteer:Properteer:jar:2'
<dependency org="com.laamella.properteer" name="Properteer" rev="2">
<artifact name="Properteer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.laamella.properteer', module='Properteer', version='2')
)
libraryDependencies += "com.laamella.properteer" % "Properteer" % "2"
[com.laamella.properteer/Properteer "2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |