Categories |
CategoriesUML Business Logic Libraries Documents Processing |
---|---|
GroupId | GroupIdcom.github.fluorumlabs |
ArtifactId | ArtifactIdjext-apt |
Version | Version1.0.0-2104271 |
Type | Typejar |
Filename | Size |
---|---|
jext-apt-1.0.0-2104271.pom | |
jext-apt-1.0.0-2104271.jar | 463 KB |
jext-apt-1.0.0-2104271-sources.jar | 3 KB |
jext-apt-1.0.0-2104271-javadoc.jar | 109 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fluorumlabs/jext-apt/ -->
<dependency>
<groupId>com.github.fluorumlabs</groupId>
<artifactId>jext-apt</artifactId>
<version>1.0.0-2104271</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fluorumlabs/jext-apt/
implementation 'com.github.fluorumlabs:jext-apt:1.0.0-2104271'
// https://jarcasting.com/artifacts/com.github.fluorumlabs/jext-apt/
implementation ("com.github.fluorumlabs:jext-apt:1.0.0-2104271")
'com.github.fluorumlabs:jext-apt:jar:1.0.0-2104271'
<dependency org="com.github.fluorumlabs" name="jext-apt" rev="1.0.0-2104271">
<artifact name="jext-apt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fluorumlabs', module='jext-apt', version='1.0.0-2104271')
)
libraryDependencies += "com.github.fluorumlabs" % "jext-apt" % "1.0.0-2104271"
[com.github.fluorumlabs/jext-apt "1.0.0-2104271"]