License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls CLI User Interface |
GroupId | GroupIdcom.github.nruzic.extensions.eclipse.model |
ArtifactId | ArtifactIdcom.github.nruzic.extensions.eclipse.model.root |
Version | Version1.1.0 |
Type | Typepom |
Description |
DescriptionCommon master for nruzic extensions eclipse model projects
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
com.github.nruzic.extensions.eclipse.model.root-1.1.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nruzic.extensions.eclipse.model/com.github.nruzic.extensions.eclipse.model.root/ -->
<dependency>
<groupId>com.github.nruzic.extensions.eclipse.model</groupId>
<artifactId>com.github.nruzic.extensions.eclipse.model.root</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nruzic.extensions.eclipse.model/com.github.nruzic.extensions.eclipse.model.root/
implementation 'com.github.nruzic.extensions.eclipse.model:com.github.nruzic.extensions.eclipse.model.root:1.1.0'
// https://jarcasting.com/artifacts/com.github.nruzic.extensions.eclipse.model/com.github.nruzic.extensions.eclipse.model.root/
implementation ("com.github.nruzic.extensions.eclipse.model:com.github.nruzic.extensions.eclipse.model.root:1.1.0")
'com.github.nruzic.extensions.eclipse.model:com.github.nruzic.extensions.eclipse.model.root:pom:1.1.0'
<dependency org="com.github.nruzic.extensions.eclipse.model" name="com.github.nruzic.extensions.eclipse.model.root" rev="1.1.0">
<artifact name="com.github.nruzic.extensions.eclipse.model.root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nruzic.extensions.eclipse.model', module='com.github.nruzic.extensions.eclipse.model.root', version='1.1.0')
)
libraryDependencies += "com.github.nruzic.extensions.eclipse.model" % "com.github.nruzic.extensions.eclipse.model.root" % "1.1.0"
[com.github.nruzic.extensions.eclipse.model/com.github.nruzic.extensions.eclipse.model.root "1.1.0"]