License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.walterjwhite.java.infrastructure.property |
ArtifactId | ArtifactIdapi |
Last Version | Last Version0.0.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionproperty - API
property
|
Filename | Size |
---|---|
api-0.0.17.pom | |
api-0.0.17.jar | 73 KB |
api-0.0.17-sources.jar | 17 KB |
api-0.0.17-javadoc.jar | 200 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.property/api/ -->
<dependency>
<groupId>com.walterjwhite.java.infrastructure.property</groupId>
<artifactId>api</artifactId>
<version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.property/api/
implementation 'com.walterjwhite.java.infrastructure.property:api:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.property/api/
implementation ("com.walterjwhite.java.infrastructure.property:api:0.0.17")
'com.walterjwhite.java.infrastructure.property:api:jar:0.0.17'
<dependency org="com.walterjwhite.java.infrastructure.property" name="api" rev="0.0.17">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.infrastructure.property', module='api', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.infrastructure.property" % "api" % "0.0.17"
[com.walterjwhite.java.infrastructure.property/api "0.0.17"]
Group / Artifact | Type | Version |
---|---|---|
com.walterjwhite.java.dependencies : slf4j-api | pom | 0.0.17 |
com.walterjwhite.java.dependencies : reflections | pom | 0.0.17 |
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.5.1 |