License |
License |
---|---|
GroupId | GroupIdcom.ontology2 |
ArtifactId | ArtifactIdbakemono-options |
Last Version | Last Version3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbakemono-options
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
bakemono-options-3.2.pom | |
bakemono-options-3.2.jar | 9 KB |
bakemono-options-3.2-sources.jar | 5 KB |
bakemono-options-3.2-javadoc.jar | 103 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ontology2/bakemono-options/ -->
<dependency>
<groupId>com.ontology2</groupId>
<artifactId>bakemono-options</artifactId>
<version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ontology2/bakemono-options/
implementation 'com.ontology2:bakemono-options:3.2'
// https://jarcasting.com/artifacts/com.ontology2/bakemono-options/
implementation ("com.ontology2:bakemono-options:3.2")
'com.ontology2:bakemono-options:jar:3.2'
<dependency org="com.ontology2" name="bakemono-options" rev="3.2">
<artifact name="bakemono-options" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ontology2', module='bakemono-options', version='3.2')
)
libraryDependencies += "com.ontology2" % "bakemono-options" % "3.2"
[com.ontology2/bakemono-options "3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.ontology2 : centipede-parser | jar | 99.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |