tech.generated:examples

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

License

License

GroupId

GroupId

tech.generated
ArtifactId

ArtifactId

examples
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download examples

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
tech.generated : common jar 1.0.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0