GroupId | GroupIdcom.github.ansell.pellet |
---|---|
ArtifactId | ArtifactIdpellet-pellint |
Version | Version2.3.2 |
Type | Typejar |
Filename | Size |
---|---|
pellet-pellint-2.3.2.pom | |
pellet-pellint-2.3.2.jar | 73 KB |
pellet-pellint-2.3.2-tests.jar | 1 KB |
pellet-pellint-2.3.2-sources.jar | 47 KB |
pellet-pellint-2.3.2-javadoc.jar | 231 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ansell.pellet/pellet-pellint/ -->
<dependency>
<groupId>com.github.ansell.pellet</groupId>
<artifactId>pellet-pellint</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ansell.pellet/pellet-pellint/
implementation 'com.github.ansell.pellet:pellet-pellint:2.3.2'
// https://jarcasting.com/artifacts/com.github.ansell.pellet/pellet-pellint/
implementation ("com.github.ansell.pellet:pellet-pellint:2.3.2")
'com.github.ansell.pellet:pellet-pellint:jar:2.3.2'
<dependency org="com.github.ansell.pellet" name="pellet-pellint" rev="2.3.2">
<artifact name="pellet-pellint" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ansell.pellet', module='pellet-pellint', version='2.3.2')
)
libraryDependencies += "com.github.ansell.pellet" % "pellet-pellint" % "2.3.2"
[com.github.ansell.pellet/pellet-pellint "2.3.2"]