Categories |
CategoriesSBE Data Data Structures |
---|---|
GroupId | GroupIdcom.github.daleasberry |
ArtifactId | ArtifactIdojil-core |
Version | Version0.0.10 |
Type | Typejar |
Filename | Size |
---|---|
ojil-core-0.0.10.pom | |
ojil-core-0.0.10.jar | 235 KB |
ojil-core-0.0.10-sources.jar | 255 KB |
ojil-core-0.0.10-javadoc.jar | 550 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.daleasberry/ojil-core/ -->
<dependency>
<groupId>com.github.daleasberry</groupId>
<artifactId>ojil-core</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.daleasberry/ojil-core/
implementation 'com.github.daleasberry:ojil-core:0.0.10'
// https://jarcasting.com/artifacts/com.github.daleasberry/ojil-core/
implementation ("com.github.daleasberry:ojil-core:0.0.10")
'com.github.daleasberry:ojil-core:jar:0.0.10'
<dependency org="com.github.daleasberry" name="ojil-core" rev="0.0.10">
<artifact name="ojil-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.daleasberry', module='ojil-core', version='0.0.10')
)
libraryDependencies += "com.github.daleasberry" % "ojil-core" % "0.0.10"
[com.github.daleasberry/ojil-core "0.0.10"]