GroupId | GroupIdcom.auntvt |
---|---|
ArtifactId | ArtifactIdtimo-jpax-core |
Version | Version1.0.0.M1 |
Type | Typejar |
Filename | Size |
---|---|
timo-jpax-core-1.0.0.M1.pom | |
timo-jpax-core-1.0.0.M1.jar | 60 KB |
timo-jpax-core-1.0.0.M1-sources.jar | 42 KB |
timo-jpax-core-1.0.0.M1-javadoc.jar | 385 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.auntvt/timo-jpax-core/ -->
<dependency>
<groupId>com.auntvt</groupId>
<artifactId>timo-jpax-core</artifactId>
<version>1.0.0.M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.auntvt/timo-jpax-core/
implementation 'com.auntvt:timo-jpax-core:1.0.0.M1'
// https://jarcasting.com/artifacts/com.auntvt/timo-jpax-core/
implementation ("com.auntvt:timo-jpax-core:1.0.0.M1")
'com.auntvt:timo-jpax-core:jar:1.0.0.M1'
<dependency org="com.auntvt" name="timo-jpax-core" rev="1.0.0.M1">
<artifact name="timo-jpax-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.auntvt', module='timo-jpax-core', version='1.0.0.M1')
)
libraryDependencies += "com.auntvt" % "timo-jpax-core" % "1.0.0.M1"
[com.auntvt/timo-jpax-core "1.0.0.M1"]