is not current version
Last Version 1.1.0

com.github.nruzic.extensions.eclipse.model:com.github.nruzic.extensions.eclipse.model.bundles 1.0.15


Categories

Categories

Github Development Tools Version Controls CLI User Interface
GroupId

GroupId

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

ArtifactId

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

Version

1.0.15
Type

Type

pom

Download com.github.nruzic.extensions.eclipse.model.bundles 1.0.15


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