is not current version
Last Version 1.1.0

com.github.nruzic.extensions.eclipse.model:com.github.nruzic.extensions.eclipse.model.configuration 1.0.1

Common master for nruzic extensions eclipse model projects

Categories

Categories

Github Development Tools Version Controls CLI User Interface Configuration Application Layer Libs config
GroupId

GroupId

com.github.nruzic.extensions.eclipse.model
ArtifactId

ArtifactId

com.github.nruzic.extensions.eclipse.model.configuration
Version

Version

1.0.1
Type

Type

pom

Download com.github.nruzic.extensions.eclipse.model.configuration 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.nruzic.extensions.eclipse.model/com.github.nruzic.extensions.eclipse.model.configuration/ -->
<dependency>
    <groupId>com.github.nruzic.extensions.eclipse.model</groupId>
    <artifactId>com.github.nruzic.extensions.eclipse.model.configuration</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nruzic.extensions.eclipse.model/com.github.nruzic.extensions.eclipse.model.configuration/
implementation 'com.github.nruzic.extensions.eclipse.model:com.github.nruzic.extensions.eclipse.model.configuration:1.0.1'
// https://jarcasting.com/artifacts/com.github.nruzic.extensions.eclipse.model/com.github.nruzic.extensions.eclipse.model.configuration/
implementation ("com.github.nruzic.extensions.eclipse.model:com.github.nruzic.extensions.eclipse.model.configuration:1.0.1")
'com.github.nruzic.extensions.eclipse.model:com.github.nruzic.extensions.eclipse.model.configuration:pom:1.0.1'
<dependency org="com.github.nruzic.extensions.eclipse.model" name="com.github.nruzic.extensions.eclipse.model.configuration" rev="1.0.1">
  <artifact name="com.github.nruzic.extensions.eclipse.model.configuration" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nruzic.extensions.eclipse.model', module='com.github.nruzic.extensions.eclipse.model.configuration', version='1.0.1')
)
libraryDependencies += "com.github.nruzic.extensions.eclipse.model" % "com.github.nruzic.extensions.eclipse.model.configuration" % "1.0.1"
[com.github.nruzic.extensions.eclipse.model/com.github.nruzic.extensions.eclipse.model.configuration "1.0.1"]