quickstart-quickstart-scala-app

Base archetype of xethh libs

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

me.xethh.archetype.quickstart
ArtifactId

ArtifactId

quickstart-scala-app
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

quickstart-quickstart-scala-app
Base archetype of xethh libs
Project URL

Project URL

http://www.example.com
Source Code Management

Source Code Management

https://bitbucket.org/xethhme/common-lib/src

Download quickstart-scala-app

How to add to project

<!-- https://jarcasting.com/artifacts/me.xethh.archetype.quickstart/quickstart-scala-app/ -->
<dependency>
    <groupId>me.xethh.archetype.quickstart</groupId>
    <artifactId>quickstart-scala-app</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/me.xethh.archetype.quickstart/quickstart-scala-app/
implementation 'me.xethh.archetype.quickstart:quickstart-scala-app:1.3'
// https://jarcasting.com/artifacts/me.xethh.archetype.quickstart/quickstart-scala-app/
implementation ("me.xethh.archetype.quickstart:quickstart-scala-app:1.3")
'me.xethh.archetype.quickstart:quickstart-scala-app:jar:1.3'
<dependency org="me.xethh.archetype.quickstart" name="quickstart-scala-app" rev="1.3">
  <artifact name="quickstart-scala-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.xethh.archetype.quickstart', module='quickstart-scala-app', version='1.3')
)
libraryDependencies += "me.xethh.archetype.quickstart" % "quickstart-scala-app" % "1.3"
[me.xethh.archetype.quickstart/quickstart-scala-app "1.3"]

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
1.3
1.2
1.1-RELEASE
1.0-RELEASE