Entangle Parent

Parent POM for Entangle projects.

License

License

GroupId

GroupId

org.hobsoft.entangle
ArtifactId

ArtifactId

entangle-parent
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Entangle Parent
Parent POM for Entangle projects.
Project URL

Project URL

https://github.com/markhobson/entangle-parent
Source Code Management

Source Code Management

https://github.com/markhobson/entangle-parent

Download entangle-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.hobsoft.entangle/entangle-parent/ -->
<dependency>
    <groupId>org.hobsoft.entangle</groupId>
    <artifactId>entangle-parent</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hobsoft.entangle/entangle-parent/
implementation 'org.hobsoft.entangle:entangle-parent:0.1.0'
// https://jarcasting.com/artifacts/org.hobsoft.entangle/entangle-parent/
implementation ("org.hobsoft.entangle:entangle-parent:0.1.0")
'org.hobsoft.entangle:entangle-parent:pom:0.1.0'
<dependency org="org.hobsoft.entangle" name="entangle-parent" rev="0.1.0">
  <artifact name="entangle-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hobsoft.entangle', module='entangle-parent', version='0.1.0')
)
libraryDependencies += "org.hobsoft.entangle" % "entangle-parent" % "0.1.0"
[org.hobsoft.entangle/entangle-parent "0.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0