builder-commons

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.lyncode.builder
ArtifactId

ArtifactId

builder-commons
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

builder-commons
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download builder-commons

How to add to project

<!-- https://jarcasting.com/artifacts/com.lyncode.builder/builder-commons/ -->
<dependency>
    <groupId>com.lyncode.builder</groupId>
    <artifactId>builder-commons</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lyncode.builder/builder-commons/
implementation 'com.lyncode.builder:builder-commons:1.0.0'
// https://jarcasting.com/artifacts/com.lyncode.builder/builder-commons/
implementation ("com.lyncode.builder:builder-commons:1.0.0")
'com.lyncode.builder:builder-commons:jar:1.0.0'
<dependency org="com.lyncode.builder" name="builder-commons" rev="1.0.0">
  <artifact name="builder-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lyncode.builder', module='builder-commons', version='1.0.0')
)
libraryDependencies += "com.lyncode.builder" % "builder-commons" % "1.0.0"
[com.lyncode.builder/builder-commons "1.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0