| License |
License |
|---|---|
| Categories |
CategoriesGithub Development Tools Version Controls |
| GroupId | GroupIdcom.github.praxissoftware.poms |
| ArtifactId | ArtifactIdcom.github.praxissoftware.poms.testing |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionPraxis Software - POMs - Testing
This reactor builds a set of POMs for use as import-scoped dependency managers.
|
| Filename | Size |
|---|---|
| com.github.praxissoftware.poms.testing-2.0.0.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.praxissoftware.poms/com.github.praxissoftware.poms.testing/ -->
<dependency>
<groupId>com.github.praxissoftware.poms</groupId>
<artifactId>com.github.praxissoftware.poms.testing</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.praxissoftware.poms/com.github.praxissoftware.poms.testing/
implementation 'com.github.praxissoftware.poms:com.github.praxissoftware.poms.testing:2.0.0'
// https://jarcasting.com/artifacts/com.github.praxissoftware.poms/com.github.praxissoftware.poms.testing/
implementation ("com.github.praxissoftware.poms:com.github.praxissoftware.poms.testing:2.0.0")
'com.github.praxissoftware.poms:com.github.praxissoftware.poms.testing:pom:2.0.0'
<dependency org="com.github.praxissoftware.poms" name="com.github.praxissoftware.poms.testing" rev="2.0.0">
<artifact name="com.github.praxissoftware.poms.testing" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.praxissoftware.poms', module='com.github.praxissoftware.poms.testing', version='2.0.0')
)
libraryDependencies += "com.github.praxissoftware.poms" % "com.github.praxissoftware.poms.testing" % "2.0.0"
[com.github.praxissoftware.poms/com.github.praxissoftware.poms.testing "2.0.0"]