Last Version

containment 0.6

Practical container libraries

License

License

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

containment
Version

Version

0.6
Type

Type

pom
Description

Description

containment
Practical container libraries
Project URL

Project URL

https://github.com/mike10004/containment

Download containment 0.6

Filename Size
containment-0.6.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.mike10004/containment/ -->
<dependency>
    <groupId>com.github.mike10004</groupId>
    <artifactId>containment</artifactId>
    <version>0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mike10004/containment/
implementation 'com.github.mike10004:containment:0.6'
// https://jarcasting.com/artifacts/com.github.mike10004/containment/
implementation ("com.github.mike10004:containment:0.6")
'com.github.mike10004:containment:pom:0.6'
<dependency org="com.github.mike10004" name="containment" rev="0.6">
  <artifact name="containment" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='containment', version='0.6')
)
libraryDependencies += "com.github.mike10004" % "containment" % "0.6"
[com.github.mike10004/containment "0.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • containment-core
  • containment-maven-plugin
  • containment-junit4
  • containment-lifecycle
  • containment-api