License |
License |
---|---|
GroupId | GroupIdcom.github.ofofs |
ArtifactId | ArtifactIdjca-api |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJca Api
Java Compile Annotation Api
|
Filename | Size |
---|---|
jca-api-1.0.2.pom | |
jca-api-1.0.2.jar | 25 KB |
jca-api-1.0.2-sources.jar | 14 KB |
jca-api-1.0.2-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ofofs/jca-api/ -->
<dependency>
<groupId>com.github.ofofs</groupId>
<artifactId>jca-api</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ofofs/jca-api/
implementation 'com.github.ofofs:jca-api:1.0.2'
// https://jarcasting.com/artifacts/com.github.ofofs/jca-api/
implementation ("com.github.ofofs:jca-api:1.0.2")
'com.github.ofofs:jca-api:jar:1.0.2'
<dependency org="com.github.ofofs" name="jca-api" rev="1.0.2">
<artifact name="jca-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ofofs', module='jca-api', version='1.0.2')
)
libraryDependencies += "com.github.ofofs" % "jca-api" % "1.0.2"
[com.github.ofofs/jca-api "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
sun.jdk » tools | jar | 1.5.0 |