OO-Base
Parent for all pragmaticobjects.com projects
License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.pragmaticobjects.oo.base |
ArtifactId | ArtifactIdbase-checkstyle |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent for all pragmaticobjects.com projects
|
Filename | Size |
---|---|
base-checkstyle-0.0.5.pom | |
base-checkstyle-0.0.5.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pragmaticobjects.oo.base/base-checkstyle/ -->
<dependency>
<groupId>com.pragmaticobjects.oo.base</groupId>
<artifactId>base-checkstyle</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.pragmaticobjects.oo.base/base-checkstyle/
implementation 'com.pragmaticobjects.oo.base:base-checkstyle:0.0.5'
// https://jarcasting.com/artifacts/com.pragmaticobjects.oo.base/base-checkstyle/
implementation ("com.pragmaticobjects.oo.base:base-checkstyle:0.0.5")
'com.pragmaticobjects.oo.base:base-checkstyle:jar:0.0.5'
<dependency org="com.pragmaticobjects.oo.base" name="base-checkstyle" rev="0.0.5">
<artifact name="base-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pragmaticobjects.oo.base', module='base-checkstyle', version='0.0.5')
)
libraryDependencies += "com.pragmaticobjects.oo.base" % "base-checkstyle" % "0.0.5"
[com.pragmaticobjects.oo.base/base-checkstyle "0.0.5"]
Parent for all pragmaticobjects.com projects