Last Version

jMolecules 1.6.0

Architectural concepts in Java

License

License

GroupId

GroupId

org.jmolecules
ArtifactId

ArtifactId

jmolecules
Version

Version

1.6.0
Type

Type

pom
Description

Description

jMolecules
Architectural concepts in Java
Project URL

Project URL

https://github.com/xmolecules/jmolecules
Source Code Management

Source Code Management

https://github.com/xmolecules/jmolecules

Download jmolecules 1.6.0

Filename Size
jmolecules-1.6.0.pom 1 KB
Browse

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