GroupId | GroupIdcom.nhncorp.ntaf |
---|---|
ArtifactId | ArtifactIdntaf-fitlibrary |
Version | Version20100609 |
Type | Typejar |
Filename | Size |
---|---|
ntaf-fitlibrary-20100609.pom | |
ntaf-fitlibrary-20100609.jar | 482 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-fitlibrary/ -->
<dependency>
<groupId>com.nhncorp.ntaf</groupId>
<artifactId>ntaf-fitlibrary</artifactId>
<version>20100609</version>
</dependency>
// https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-fitlibrary/
implementation 'com.nhncorp.ntaf:ntaf-fitlibrary:20100609'
// https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-fitlibrary/
implementation ("com.nhncorp.ntaf:ntaf-fitlibrary:20100609")
'com.nhncorp.ntaf:ntaf-fitlibrary:jar:20100609'
<dependency org="com.nhncorp.ntaf" name="ntaf-fitlibrary" rev="20100609">
<artifact name="ntaf-fitlibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nhncorp.ntaf', module='ntaf-fitlibrary', version='20100609')
)
libraryDependencies += "com.nhncorp.ntaf" % "ntaf-fitlibrary" % "20100609"
[com.nhncorp.ntaf/ntaf-fitlibrary "20100609"]