Last Version

Byteio Project Parent 1.0

Byteio maven project parent pom.xml Includes organization, licenses, SCM

License

License

GroupId

GroupId

org.byteio
ArtifactId

ArtifactId

byteio-parent
Version

Version

1.0
Type

Type

pom
Description

Description

Byteio Project Parent
Byteio maven project parent pom.xml Includes organization, licenses, SCM
Project Organization

Project Organization

Byteio, Inc.

Download byteio-parent 1.0

Filename Size
byteio-parent-1.0.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/org.byteio/byteio-parent/ -->
<dependency>
    <groupId>org.byteio</groupId>
    <artifactId>byteio-parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.byteio/byteio-parent/
implementation 'org.byteio:byteio-parent:1.0'
// https://jarcasting.com/artifacts/org.byteio/byteio-parent/
implementation ("org.byteio:byteio-parent:1.0")
'org.byteio:byteio-parent:pom:1.0'
<dependency org="org.byteio" name="byteio-parent" rev="1.0">
  <artifact name="byteio-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.byteio', module='byteio-parent', version='1.0')
)
libraryDependencies += "org.byteio" % "byteio-parent" % "1.0"
[org.byteio/byteio-parent "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.