GroupId | GroupIdcom.github.bbottema |
---|---|
ArtifactId | ArtifactIdlorem-ipsum-objects |
Version | Version3.1.1 |
Type | Typejar |
Filename | Size |
---|---|
lorem-ipsum-objects-3.1.1.pom | |
lorem-ipsum-objects-3.1.1.jar | 55 KB |
lorem-ipsum-objects-3.1.1-sources.jar | 43 KB |
lorem-ipsum-objects-3.1.1-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bbottema/lorem-ipsum-objects/ -->
<dependency>
<groupId>com.github.bbottema</groupId>
<artifactId>lorem-ipsum-objects</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bbottema/lorem-ipsum-objects/
implementation 'com.github.bbottema:lorem-ipsum-objects:3.1.1'
// https://jarcasting.com/artifacts/com.github.bbottema/lorem-ipsum-objects/
implementation ("com.github.bbottema:lorem-ipsum-objects:3.1.1")
'com.github.bbottema:lorem-ipsum-objects:jar:3.1.1'
<dependency org="com.github.bbottema" name="lorem-ipsum-objects" rev="3.1.1">
<artifact name="lorem-ipsum-objects" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bbottema', module='lorem-ipsum-objects', version='3.1.1')
)
libraryDependencies += "com.github.bbottema" % "lorem-ipsum-objects" % "3.1.1"
[com.github.bbottema/lorem-ipsum-objects "3.1.1"]