Last Version

Archetype - concrete-new-project 4.5

Archetype for creating new Concrete projects.

License

License

GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

concrete-new-project
Version

Version

4.5
Type

Type

jar
Description

Description

Archetype - concrete-new-project
Archetype for creating new Concrete projects.
Project URL

Project URL

https://github.com/hltcoe/mvn-concrete-archetype
Project Organization

Project Organization

Johns Hopkins University HLTCOE

Download concrete-new-project 4.5


<!-- https://jarcasting.com/artifacts/edu.jhu.hlt/concrete-new-project/ -->
<dependency>
    <groupId>edu.jhu.hlt</groupId>
    <artifactId>concrete-new-project</artifactId>
    <version>4.5</version>
</dependency>
// https://jarcasting.com/artifacts/edu.jhu.hlt/concrete-new-project/
implementation 'edu.jhu.hlt:concrete-new-project:4.5'
// https://jarcasting.com/artifacts/edu.jhu.hlt/concrete-new-project/
implementation ("edu.jhu.hlt:concrete-new-project:4.5")
'edu.jhu.hlt:concrete-new-project:jar:4.5'
<dependency org="edu.jhu.hlt" name="concrete-new-project" rev="4.5">
  <artifact name="concrete-new-project" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.jhu.hlt', module='concrete-new-project', version='4.5')
)
libraryDependencies += "edu.jhu.hlt" % "concrete-new-project" % "4.5"
[edu.jhu.hlt/concrete-new-project "4.5"]

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.