Last Version

versionName-examples-jar-from-properties 2.1.0

A tiny Java library that allows for conveniently reading the version name of an application

License

License

GroupId

GroupId

com.cloudogu.versionName
ArtifactId

ArtifactId

jar-from-properties
Version

Version

2.1.0
Type

Type

jar
Description

Description

versionName-examples-jar-from-properties
A tiny Java library that allows for conveniently reading the version name of an application
Project Organization

Project Organization

Cloudogu GmbH

Download jar-from-properties 2.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.cloudogu.versionName : versionName jar 2.1.0
org.slf4j : slf4j-nop jar 1.7.21

Project Modules

There are no modules declared in this project.