License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators Wire Data Data Structures |
GroupId | GroupIdcom.aeuok |
ArtifactId | ArtifactIdfield-autowired |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFieldAutowired
FieldAutowired
|
Filename | Size |
---|---|
field-autowired-1.0.0.pom | |
field-autowired-1.0.0.jar | 8 KB |
field-autowired-1.0.0-sources.jar | 3 KB |
field-autowired-1.0.0-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aeuok/field-autowired/ -->
<dependency>
<groupId>com.aeuok</groupId>
<artifactId>field-autowired</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeuok/field-autowired/
implementation 'com.aeuok:field-autowired:1.0.0'
// https://jarcasting.com/artifacts/com.aeuok/field-autowired/
implementation ("com.aeuok:field-autowired:1.0.0")
'com.aeuok:field-autowired:jar:1.0.0'
<dependency org="com.aeuok" name="field-autowired" rev="1.0.0">
<artifact name="field-autowired" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeuok', module='field-autowired', version='1.0.0')
)
libraryDependencies += "com.aeuok" % "field-autowired" % "1.0.0"
[com.aeuok/field-autowired "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0-rc6 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools Optional | jar | 1.8.0 |